Mercurial > mm7
diff mm7_3.cpp @ 2338:1e865e8690ba
Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
author | Grumpy7 |
---|---|
date | Sat, 05 Apr 2014 20:27:09 +0200 |
parents | d04017f3d2fa |
children | 5d263539bbec |
line wrap: on
line diff
--- a/mm7_3.cpp Sat Apr 05 20:14:15 2014 +0200 +++ b/mm7_3.cpp Sat Apr 05 20:27:09 2014 +0200 @@ -2688,8 +2688,8 @@ (int)&thisa); if ( !(dword_6BE364_game_settings_1 & GAME_SETTINGS_2000) ) { - InitializeActors(); - InitializeSpriteObjects(); + Actor::InitializeActors(); + SpriteObject::InitializeSpriteObjects(); } dword_6BE364_game_settings_1 &= ~GAME_SETTINGS_2000; //v5 = 0;