1 2 3 4 5 6 7
#ifndef __JE_LUA_AI_H__ #define __JE_LUA_AI_H__ #include "je_lua_behavior_tree.h" #include "je_lua_state_machine.h" #endif