shithub: candycrisis

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