mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
6 lines
101 B
C
6 lines
101 B
C
|
|
struct in_default_bind;
|
|
|
|
void in_ps2_init(struct in_default_bind *defbinds);
|
|
|
|
void in_ps2_deinit();
|