Stardew Engine
Loading...
Searching...
No Matches
WfVersion.h
Go to the documentation of this file.
1
#ifndef WFVERSION_H
2
#define WFVERSION_H
3
4
#define WF_MAJOR_VERSION "0"
5
#define WF_MINOR_VERSION "0"
6
#define WF_REVISION "0"
7
8
#define WF_BRANCH "main"
9
#define BUILD_SHA "<local_build>"
10
#define BUILD_TIME "<local_build>"
11
12
const
char
*
WfGetVersionString
();
13
14
#endif
WfGetVersionString
const char * WfGetVersionString()
Definition
WfVersion.c:3
Stardew
game
include
WfVersion.h
Generated by
1.9.8