shithub: candycrisis

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