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