whoa/src/glue/GlueScript.hpp

9 lines
162 B
C++

#ifndef GLUE_GLUE_SCRIPT_HPP
#define GLUE_GLUE_SCRIPT_HPP
#define NUM_SCRIPT_FUNCTIONS_GLUE_SCRIPT_EVENTS 113
void GlueScriptEventsRegisterFunctions();
#endif