mirror of
https://github.com/raphnet/4nes4snes
synced 2024-11-14 04:55:02 -05:00
5 lines
54 B
C
5 lines
54 B
C
|
#include "gamepad.h"
|
||
|
|
||
|
Gamepad *snesGetGamepad(void);
|
||
|
|