V-Gears 0
Free Final Fantasy VII engine.
Version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VGEARS_VERSION   "0.1.1"
 This file defines the application version. More...
 
#define VGEARS_VERSION_MAJOR   "0"
 
#define VGEARS_VERSION_MINOR   "1"
 
#define VGEARS_VERSION_PATCH   "1"
 
#define VGEARS_VERSION_SIGNATURE   "V-Gears v0.1.1"
 

Macro Definition Documentation

◆ VGEARS_VERSION

#define VGEARS_VERSION   "0.1.1"

This file defines the application version.

Application version.

◆ VGEARS_VERSION_MAJOR

#define VGEARS_VERSION_MAJOR   "0"

◆ VGEARS_VERSION_MINOR

#define VGEARS_VERSION_MINOR   "1"

◆ VGEARS_VERSION_PATCH

#define VGEARS_VERSION_PATCH   "1"

◆ VGEARS_VERSION_SIGNATURE

#define VGEARS_VERSION_SIGNATURE   "V-Gears v0.1.1"