Mercurial > mm7
comparison Game.cpp @ 2470:94cf712fc780
for_refactoring
author | Ritor1 |
---|---|
date | Mon, 18 Aug 2014 18:28:53 +0600 |
parents | 8516bb27d7f0 |
children | 4f4eb812af28 |
comparison
equal
deleted
inserted
replaced
2469:8516bb27d7f0 | 2470:94cf712fc780 |
---|---|
5377 } | 5377 } |
5378 | 5378 |
5379 bool new_sky = false; //new sky(need texture) | 5379 bool new_sky = false; //new sky(need texture) |
5380 int max_flight_height = 4000; //maximum altitude | 5380 int max_flight_height = 4000; //maximum altitude |
5381 bool use_MMT = false; | 5381 bool use_MMT = false; |
5382 bool for_refactoring = false; | |
5382 | 5383 |
5383 //----- (00462C94) -------------------------------------------------------- | 5384 //----- (00462C94) -------------------------------------------------------- |
5384 bool MM_Main(const wchar_t *pCmdLine) | 5385 bool MM_Main(const wchar_t *pCmdLine) |
5385 { | 5386 { |
5386 IntegrityTest(); | 5387 IntegrityTest(); |