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