Mercurial > mm7
comparison mm7_7.cpp @ 2001:79cdb74efa93
mistake in previous commit
author | zipi |
---|---|
date | Tue, 05 Nov 2013 22:07:34 +0000 |
parents | 985fff9fb62d |
children | 2e6c63bdcfa9 |
comparison
equal
deleted
inserted
replaced
2000:985fff9fb62d | 2001:79cdb74efa93 |
---|---|
85 } | 85 } |
86 */ | 86 */ |
87 | 87 |
88 void __cdecl crt_init_globals_46BD9F() | 88 void __cdecl crt_init_globals_46BD9F() |
89 { | 89 { |
90 pPartyActionQueue.uNumActions = 0; | 90 pPartyActionQueue->uNumActions = 0; |
91 } | 91 } |
92 | 92 |
93 void constructors() | 93 void constructors() |
94 { | 94 { |
95 sub_401022(); | 95 sub_401022(); |
96 sub_423B4A(); | 96 sub_423B4A(); |
97 crt_init_globals_46BD9F() | 97 crt_init_globals_46BD9F(); |
98 | 98 |
99 //no call to these anywhere | 99 //no call to these anywhere |
100 uGameUIFontMain_initialize(); | 100 uGameUIFontMain_initialize(); |
101 uGameUIFontShadow_initialize(); | 101 uGameUIFontShadow_initialize(); |
102 SetSomeItemsNames(); | 102 SetSomeItemsNames(); |