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

Macros

#define YAZE_VERSION_STRING   "0.4.0"
 
#define YAZE_VERSION_NUMBER   400
 

Detailed Description

Version information is generated from CMakeLists.txt project() version. When building with CMake, include yaze_config.h (from build directory) for:

Single source of truth: project(yaze VERSION X.Y.Z) in CMakeLists.txt

Macro Definition Documentation

◆ YAZE_VERSION_STRING

#define YAZE_VERSION_STRING   "0.4.0"

◆ YAZE_VERSION_NUMBER

#define YAZE_VERSION_NUMBER   400

Definition at line 44 of file yaze.h.

Referenced by yaze_get_version_number().