Created '*_data.cpp' files, modified API files a bit
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "lua.hpp"
|
||||
#endif
|
||||
|
||||
#define TORTUGA_ROOM_NAME "Room"
|
||||
#define TORTUGA_ROOM_NAME "room"
|
||||
LUAMOD_API int openRoomAPI(lua_State* L);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user