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