Lua work on api - entity and mob, lots more to go

This commit is contained in:
KimLS
2013-05-11 13:51:57 -07:00
parent d1f7935ee2
commit fa908040ca
10 changed files with 292 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifdef LUA_EQEMU
#include "masterentity.h"
#include "lua_npc.h"
#endif