mirror of
https://github.com/raphnet/4nes4snes
synced 2024-12-21 22:48:51 -05:00
6 lines
93 B
C
6 lines
93 B
C
#include "gamepad.h"
|
|
|
|
void disableLiveAutodetect(void);
|
|
Gamepad *fournsnesGetGamepad(void);
|
|
|