Moved ZVERSION to somewhere useful
Removed hacked in version changing in the about box Removed URL to zsnes.com in Linux about box Removed version number on the Linux port Fixed ipher's typo for real this time
This commit is contained in:
@@ -20,6 +20,8 @@ bits 32
|
||||
section .text
|
||||
; Zsnes required macros
|
||||
|
||||
%define ZVERSION '1.337'
|
||||
|
||||
%ifdef __LINUX__
|
||||
%imacro newsym 1
|
||||
GLOBAL %1
|
||||
|
||||
Reference in New Issue
Block a user