shithub: candycrisis

ref: d919168adb92b103e1196a753b5e5f52b3026c83
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];