mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 05:48:03 -04:00
fix menu skull alignment
This commit is contained in:
parent
78c1fccebd
commit
16007024d2
@ -1920,7 +1920,7 @@ menu_t SetupDef =
|
||||
&OptionsDef, // menu to return to when BACKSPACE is hit on this menu
|
||||
SetupMenu, // definition of items to show on the Setup Screen
|
||||
M_DrawSetup, // program that draws the Setup Screen
|
||||
59,37, // x,y position of the skull (modified when the skull is
|
||||
60,37, // x,y position of the skull (modified when the skull is
|
||||
// drawn). The skull is parked on the upper-left corner
|
||||
// of the Setup screens, since it isn't needed as a cursor
|
||||
0 // last item the user was on for this menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user