mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-04 22:47:44 -04:00
random minor fixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@843 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
d2f29611d1
commit
114dfebdbd
3 changed files with 5 additions and 4 deletions
|
@ -138,7 +138,7 @@ void plat_init(void)
|
|||
|
||||
gp2x_memset_all_buffers(0, 0, 320*240*2);
|
||||
|
||||
// use buffer2 for menubg (using only buffers 0, 1 in menu)
|
||||
// use buffer2 for menubg to save mem (using only buffers 0, 1 in menu)
|
||||
g_menubg_ptr = gp2x_screens[2];
|
||||
|
||||
// snd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue