# HG changeset patch # User zipi # Date 1383689254 0 # Node ID 79cdb74efa93c1b58e7bd28eaa37436b2f3580c3 # Parent 985fff9fb62dd85820567d84f2105e2003ddcc69 mistake in previous commit diff -r 985fff9fb62d -r 79cdb74efa93 Actor.cpp --- a/Actor.cpp Tue Nov 05 21:55:52 2013 +0000 +++ b/Actor.cpp Tue Nov 05 22:07:34 2013 +0000 @@ -42,7 +42,7 @@ std::array pActors; size_t uNumActors; -std::array stru_50C198; // idb +stru319 stru_50C198; // idb std::array dword_4DF380_hostilityRanges = {0,1024,2560,5120,10240}; diff -r 985fff9fb62d -r 79cdb74efa93 mm7_7.cpp --- a/mm7_7.cpp Tue Nov 05 21:55:52 2013 +0000 +++ b/mm7_7.cpp Tue Nov 05 22:07:34 2013 +0000 @@ -87,14 +87,14 @@ void __cdecl crt_init_globals_46BD9F() { - pPartyActionQueue.uNumActions = 0; + pPartyActionQueue->uNumActions = 0; } void constructors() { sub_401022(); sub_423B4A(); - crt_init_globals_46BD9F() + crt_init_globals_46BD9F(); //no call to these anywhere uGameUIFontMain_initialize();