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_MANAGER_NAME "RoomManager"
|
||||
#define TORTUGA_ROOM_MANAGER_NAME "room_manager"
|
||||
LUAMOD_API int openRoomManagerAPI(lua_State* L);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user