mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-02 02:49:34 +02:00
add a pitch variable
32x is still broken
This commit is contained in:
@@ -208,6 +208,7 @@ void plat_init(void)
|
||||
|
||||
g_menuscreen_w = 320;
|
||||
g_menuscreen_h = 240;
|
||||
g_menuscreen_pp = g_menuscreen_w;
|
||||
gp2x_memset_all_buffers(0, 0, 320*240*2);
|
||||
|
||||
gp2x_make_fb_bufferable(1);
|
||||
|
||||
Reference in New Issue
Block a user