Debug info for particles allocation

This commit is contained in:
Simon Robertshaw
2011-08-11 20:12:52 +01:00
parent 4f8720eecc
commit d5435c50a9
6 changed files with 40 additions and 0 deletions

View File

@@ -65,4 +65,5 @@ int luatpt_cmode_set(lua_State* l);
int luatpt_error(lua_State* l);
int luatpt_heat(lua_State* l);
int luatpt_setfire(lua_State* l);
int luatpt_setdebug(lua_State* l);
#endif