mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-29 08:35:00 +02:00
Warning-fix for -O2
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@207 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
474bcfb095
commit
ff36a733cf
2
ee.c
2
ee.c
@ -2759,7 +2759,7 @@ struct menu_entries menu_list[];
|
|||||||
int counter;
|
int counter;
|
||||||
int length;
|
int length;
|
||||||
int input;
|
int input;
|
||||||
int temp;
|
int temp = 0;
|
||||||
int list_size;
|
int list_size;
|
||||||
int top_offset; /* offset from top where menu items start */
|
int top_offset; /* offset from top where menu items start */
|
||||||
int vert_pos; /* vertical position */
|
int vert_pos; /* vertical position */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user