mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-07 07:38:04 -04:00
merge some pollux code from PCSX
This commit is contained in:
parent
a1b30e1a4a
commit
afdbb7c873
4 changed files with 267 additions and 40 deletions
4
input.c
4
input.c
|
@ -17,10 +17,6 @@
|
|||
#include "plat.h"
|
||||
#include "lprintf.h"
|
||||
|
||||
#ifdef IN_GP2X
|
||||
#error needs update: in_gp2x_init in_gp2x_update
|
||||
#include "../gp2x/in_gp2x.h"
|
||||
#endif
|
||||
#ifdef IN_VK
|
||||
#error needs update: in_vk_init in_vk_update
|
||||
#include "../win32/in_vk.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue