ref: 0fa446614fc99ec40d3b6c269811f85c91188500 dir: /src/keyselect.h/
// keyselect.h #ifdef __cplusplus extern "C" #endif void CheckKeys(); extern SDL_Keycode playerKeys[2][4]; extern const SDL_Keycode defaultPlayerKeys[2][4];