Mercurial > mm7
comparison mm7_2.cpp @ 670:9824e2eeee30
fixed decorations animation
author | Gloval |
---|---|
date | Fri, 15 Mar 2013 01:51:51 +0400 |
parents | 2bf48d11d742 |
children | 2bb0e9da8302 |
comparison
equal
deleted
inserted
replaced
666:a5750c94b022 | 670:9824e2eeee30 |
---|---|
10444 assert(sizeof(TravelInfo) == 0x20); | 10444 assert(sizeof(TravelInfo) == 0x20); |
10445 assert(sizeof(stru336) == 0x798); | 10445 assert(sizeof(stru336) == 0x798); |
10446 } | 10446 } |
10447 | 10447 |
10448 bool new_sky = false; | 10448 bool new_sky = false; |
10449 bool change_seasons = true; | 10449 bool change_seasons = false; |
10450 | 10450 |
10451 //----- (00462C94) -------------------------------------------------------- | 10451 //----- (00462C94) -------------------------------------------------------- |
10452 bool MM_Main(const wchar_t *pCmdLine) | 10452 bool MM_Main(const wchar_t *pCmdLine) |
10453 { | 10453 { |
10454 HWND hPrevWnd; // eax@1 | 10454 HWND hPrevWnd; // eax@1 |