This commit is contained in:
ineed bots
2023-08-30 15:36:58 -06:00
parent ad4191eb97
commit 5604709120
2 changed files with 5 additions and 1 deletions

View File

@ -2139,6 +2139,10 @@ namespace game
#pragma region "data"
#pragma endregion
#pragma region "functions"
#pragma endregion
#pragma region "cscr_main"
WEAK symbol<unsigned int(scriptInstance_t inst, const char* file, PrecacheEntry* entries, int entriesCount)> Scr_LoadScriptInternal{ 0x0, 0x689980 };