Searched refs:apScriptGameEventEnd (Results 1 – 2 of 2) sorted by relevance
78 static intptr_t apScriptGameEventEnd[MAXEVENTS]; variable3211 auto previous_event_end = apScript + apScriptGameEventEnd[j]; in C_ParseCommand()5916 apScriptGameEventEnd[g_currentEvent] = &g_scriptPtr[-1] - apScript; in C_ParseCommand()6379 Bmemset(apScriptGameEventEnd, 0, sizeof(apScriptGameEventEnd)); in C_Compile()6474 for (intptr_t i : apScriptGameEventEnd) in C_Compile()
57 static intptr_t apScriptGameEventEnd[MAXEVENTS]; variable2814 Bmemset(apScriptGameEventEnd, 0, sizeof(apScriptGameEventEnd)); in C_Compile()