Moved the www.zsnes.com box.

This commit is contained in:
ipher
2005-01-05 04:17:35 +00:00
parent 5584a78c0d
commit bda386a219
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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