input: inject keys from gamepad to HPS.

This commit is contained in:
sorgelig
2019-05-28 00:57:35 +08:00
parent 92a76cf7b8
commit 15f8a5c7fa
3 changed files with 145 additions and 24 deletions

View File

@@ -57,5 +57,6 @@ void input_lightgun_cal(uint16_t *cal);
void input_switch(int grab);
int input_state();
void input_uinp_destroy();
#endif