mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-04-01 14:31:34 +03:00
@@ -17,7 +17,7 @@ bool BUTTONGLYPHS_keyboard_is_available(void);
|
||||
bool BUTTONGLYPHS_keyboard_is_active(void);
|
||||
void BUTTONGLYPHS_keyboard_set_active(bool active);
|
||||
|
||||
void BUTTONGLYPHS_update_layout(Uint16 vendor, Uint16 product);
|
||||
void BUTTONGLYPHS_update_layout(SDL_GameController *c);
|
||||
|
||||
const char* BUTTONGLYPHS_get_wasd_text(void);
|
||||
const char* BUTTONGLYPHS_get_button(ActionSet actionset, Action action, int binding);
|
||||
|
||||
Reference in New Issue
Block a user