Re-write HookMgr macros into functions and clean-up HookMgr.cpp.

This commit is contained in:
Patman64
2015-01-04 20:30:31 -05:00
parent 00cd909d4c
commit 717d1b698d
3 changed files with 1116 additions and 1221 deletions

View File

@@ -118,6 +118,7 @@ Eluna::Eluna() :
L(luaL_newstate()),
event_level(0),
push_counter(0),
eventMgr(NULL),