mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
fix FAKE_IN_GP2X
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@711 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
93c18cb44b
commit
0114ccc43b
2 changed files with 51 additions and 45 deletions
|
@ -30,6 +30,7 @@ static int scr_changed = 0, scr_w = SCREEN_WIDTH, scr_h = SCREEN_HEIGHT;
|
|||
int mix_32_to_16l_level;
|
||||
int crashed_940 = 0;
|
||||
int default_cpu_clock = 123;
|
||||
void *gp2x_memregs = NULL;
|
||||
|
||||
/* gtk */
|
||||
struct gtk_global_struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue