#ifndef GLUE_GLUE_SCRIPT_HPP #define GLUE_GLUE_SCRIPT_HPP extern const char* g_glueScriptEvents[]; void GlueScriptEventsInitialize(); #endif