mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-01 18:39:28 +02:00
initial pandora port, with hardware scaling and stuff
This commit is contained in:
5
pandora/linux/xenv.h
Normal file
5
pandora/linux/xenv.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int xenv_init(void);
|
||||
int xenv_update(int *is_down);
|
||||
void xenv_finish(void);
|
||||
|
||||
Reference in New Issue
Block a user