shithub: candycrisis

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