mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
fixes for platform support for PSP
This commit is contained in:
parent
4cc0fcaf15
commit
bfd6662370
6 changed files with 33 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
struct in_default_bind;
|
||||
|
||||
void in_psp_init(const struct in_default_bind *defbinds);
|
||||
void in_psp_init(struct in_default_bind *defbinds);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue