Missing header files for previous commits

This commit is contained in:
RichardG867
2021-04-02 23:47:10 -03:00
parent 340448dfb6
commit a4af5ccfa8
2 changed files with 5 additions and 1 deletions

View File

@@ -150,6 +150,7 @@ extern char *joystick_get_button_name(int js, int id);
extern char *joystick_get_pov_name(int js, int id);
extern void gameport_update_joystick_type(void);
extern void gameport_remap(uint16_t address);
#ifdef __cplusplus
}