mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Fix header
This commit is contained in:
parent
abae213b6b
commit
eaa98dafc0
@ -169,7 +169,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
void apple_input_keyboard_event(bool down,
|
||||
unsigned code, uint32_t character, uint32_t mod, unsigned device)
|
||||
unsigned code, uint32_t character, uint32_t mod, unsigned device);
|
||||
|
||||
int16_t apple_input_is_pressed(unsigned port_num,
|
||||
const struct retro_keybind *binds, unsigned id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user