Working on fixing up QuestInterface to make multiple parsers work together in harmony, need to fix up Embperl parser next

This commit is contained in:
KimLS
2013-05-05 23:36:15 -07:00
parent e1c2657b11
commit 6e9e81a890
10 changed files with 678 additions and 605 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifdef LUA_EQEMU
#include "lua_parser.h"
#endif