Moved the www.zsnes.com box.
This commit is contained in:
@@ -3020,7 +3020,7 @@ DisplayGUIOptnsClick:
|
||||
|
||||
DisplayGUIAboutClick:
|
||||
%ifndef __MSDOS__
|
||||
GUIPHoldbutton 90,50,175,60,65
|
||||
GUIPHoldbutton 90,30,175,40,65
|
||||
%endif
|
||||
ret
|
||||
|
||||
|
||||
@@ -5206,7 +5206,7 @@ DisplayGUIAbout:
|
||||
mov byte[GUItextcolor],211
|
||||
.zero3
|
||||
%ifndef __LINUX__
|
||||
DrawGUIButton 11,90,50,175,60,GUIGUIAboutText8,65,0,0
|
||||
DrawGUIButton 11,90,30,175,40,GUIGUIAboutText8,65,0,0
|
||||
%endif
|
||||
sub byte[GUItextcolor],15
|
||||
GUIOuttextwin2 11,6,16,GUIGUIAboutText1
|
||||
|
||||
Reference in New Issue
Block a user