yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
Version Information

Macros

#define YAZE_VERSION_STRING   "0.3.2"
 
#define YAZE_VERSION_NUMBER   302
 

Detailed Description

Macro Definition Documentation

◆ YAZE_VERSION_STRING

#define YAZE_VERSION_STRING   "0.3.2"

Combined version as a string

Definition at line 32 of file yaze.h.

◆ YAZE_VERSION_NUMBER

#define YAZE_VERSION_NUMBER   302

Combined version as a number (major * 10000 + minor * 100 + patch)

Definition at line 35 of file yaze.h.