Updated version info in about box

This commit is contained in:
pagefault
2003-07-23 17:44:50 +00:00
parent 45b1f8f126
commit 189d5572fb

View File

@@ -5258,7 +5258,7 @@ DisplayGUIAbout:
ret
SECTION .data
GUIGUIAboutText1 db 'ZSNES V',ZVERSION,0
GUIGUIAboutText1 db 'ZSNES V',ZVERSION,' CVS',0
GUIGUIAboutText2 db 'CODED BY : ',0
GUIGUIAboutText3 db ' ZSKNIGHT',0
GUIGUIAboutText4 db ' _DEMO_',0