This commit is contained in:
bjorn 2017-12-31 20:26:42 -08:00
parent abee677d38
commit 70ca4e3875
1 changed files with 1 additions and 1 deletions

View File

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