Mercurial > mm7
comparison mm7_2.cpp @ 635:71ecba604995
Season change affects vegetation;
bool change_seasons == true - seasons change, otherwise eternal summer
author | Nomad |
---|---|
date | Mon, 11 Mar 2013 16:54:56 +0200 |
parents | 3d03a3a674bc |
children | ccf8b4815a1f 48ab06ab9766 |
comparison
equal
deleted
inserted
replaced
631:3d03a3a674bc | 635:71ecba604995 |
---|---|
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 | 10450 |
10450 //----- (00462C94) -------------------------------------------------------- | 10451 //----- (00462C94) -------------------------------------------------------- |
10451 bool MM_Main(const wchar_t *pCmdLine) | 10452 bool MM_Main(const wchar_t *pCmdLine) |
10452 { | 10453 { |
10453 HWND hPrevWnd; // eax@1 | 10454 HWND hPrevWnd; // eax@1 |