some random fixes.
This commit is contained in:
@ -17,6 +17,7 @@ void gamepad_init();
|
||||
bool gamepad_button_sel();
|
||||
bool gamepad_dir_sel();
|
||||
void gamepad_set_sel(u8 value);
|
||||
void gamepad_int_update();
|
||||
|
||||
gamepad_state *gamepad_get_state();
|
||||
u8 gamepad_get_output();
|
Reference in New Issue
Block a user