This commit is contained in:
bjorn 2017-06-23 19:43:14 -07:00
parent e485f7d628
commit e705e898b2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define LOVR_VERSION_MAJOR 0
#define LOVR_VERSION_MINOR 7
#define LOVR_VERSION_PATCH 0
#define LOVR_VERSION_PATCH 1
#define LOVR_VERSION_ALIAS "Pesto Junkie"
void lovrInit(lua_State* L, int argc, char** argv);