shithub: candycrisis

ref: def29be003fc02173a96f61f6942e769914b8144
dir: /src/keyselect.h/

View raw version
// keyselect.h


#ifdef __cplusplus
extern "C"
#endif

void CheckKeys();

extern SDL_Keycode playerKeys[2][4];
extern const SDL_Keycode defaultPlayerKeys[2][4];