Mercurial > mm7
diff mm7_2.cpp @ 4:8e33efd39355
15.01.13(work)
author | Ritor1 |
---|---|
date | Tue, 15 Jan 2013 17:44:23 +0600 |
parents | bf31c505f4d3 |
children | 352b15291822 a32303569c42 |
line wrap: on
line diff
--- a/mm7_2.cpp Sun Jan 13 17:41:47 2013 +0600 +++ b/mm7_2.cpp Tue Jan 15 17:44:23 2013 +0600 @@ -13957,7 +13957,8 @@ Rect.right = *(int *)(v8 + 8); Rect.bottom = *(int *)(v8 + 12); uCPUSpeed = Rect.bottom; - + + if (MM7_Initialize()) { Log::Warning(L"MM init: ok"); @@ -14031,12 +14032,12 @@ CreditsMenu__Loop(); // процесс воспроизведения окна Создатели break; } - if (GetCurrentMenuID() == MENU_5 || GetCurrentMenuID() == MENU_LOAD) // Процес загрузки игры + if (GetCurrentMenuID() == MENU_5 || GetCurrentMenuID() == MENU_LOAD) //??? неизвестно что это { uGameState = 0; } - else //??? - __debugbreak(); + else + __debugbreak(); /*{ if (GetCurrentMenuID() != MENU_10) goto LABEL_49;