Removed extreneous parameter requirement

Also added tile_sheet_api.*pp
This commit is contained in:
2016-10-29 14:23:54 +11:00
parent dcf1e73635
commit 288b112623
5 changed files with 217 additions and 29 deletions
+1 -1
View File
@@ -23,5 +23,5 @@
#include "lua.hpp"
#define TORTUGA_REGION_API "region"
#define TURTLEMAP_REGION_API "region"
LUAMOD_API int openRegionAPI(lua_State* L);