Mercurial > mm7
comparison mm7_2.cpp @ 894:df0ffbb70cc6
all_magic flag
author | Ritor1 |
---|---|
date | Wed, 03 Apr 2013 14:52:15 +0600 |
parents | c684b3fb93eb |
children | 10fa7dad1391 |
comparison
equal
deleted
inserted
replaced
893:4676774b225c | 894:df0ffbb70cc6 |
---|---|
8841 assert(sizeof(LODSprite) == 0x28); | 8841 assert(sizeof(LODSprite) == 0x28); |
8842 } | 8842 } |
8843 | 8843 |
8844 bool new_sky = false; | 8844 bool new_sky = false; |
8845 bool change_seasons = false; | 8845 bool change_seasons = false; |
8846 bool all_magic = true; | |
8846 | 8847 |
8847 //----- (00462C94) -------------------------------------------------------- | 8848 //----- (00462C94) -------------------------------------------------------- |
8848 bool MM_Main(const wchar_t *pCmdLine) | 8849 bool MM_Main(const wchar_t *pCmdLine) |
8849 { | 8850 { |
8850 HWND hPrevWnd; // eax@1 | 8851 HWND hPrevWnd; // eax@1 |