Updated version info in about box
This commit is contained in:
@@ -5258,7 +5258,7 @@ DisplayGUIAbout:
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
SECTION .data
|
SECTION .data
|
||||||
GUIGUIAboutText1 db 'ZSNES V',ZVERSION,0
|
GUIGUIAboutText1 db 'ZSNES V',ZVERSION,' CVS',0
|
||||||
GUIGUIAboutText2 db 'CODED BY : ',0
|
GUIGUIAboutText2 db 'CODED BY : ',0
|
||||||
GUIGUIAboutText3 db ' ZSKNIGHT',0
|
GUIGUIAboutText3 db ' ZSKNIGHT',0
|
||||||
GUIGUIAboutText4 db ' _DEMO_',0
|
GUIGUIAboutText4 db ' _DEMO_',0
|
||||||
|
|||||||
Reference in New Issue
Block a user