Mercurial > mm7
diff mm7_2.cpp @ 469:0dbf780e247f
CompareVariable part 1
author | Ritor1 |
---|---|
date | Mon, 25 Feb 2013 17:27:27 +0600 |
parents | 8822405efad2 |
children | fcdaa804074f |
line wrap: on
line diff
--- a/mm7_2.cpp Mon Feb 25 11:10:57 2013 +0600 +++ b/mm7_2.cpp Mon Feb 25 17:27:27 2013 +0600 @@ -4249,7 +4249,7 @@ pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; pKeyActionMap->_459ED1(3); pKeyActionMap->ResetKeys(); - _5C3420_pDecoration = 0; + GlobalEventInfo = 0; ptr_F8B1E8 = 0; if ( pDialogueNPCCount ) { @@ -15002,9 +15002,9 @@ v10 = v8->_idx_in_stru123; v24 = 1; v11 = stru_5E4C90._decor_events[v10 - 75] + 380; - _5C3420_pDecoration = v8; + GlobalEventInfo = (int)v8; EventProcessor(v11, 0, 1); - _5C3420_pDecoration = 0; + GlobalEventInfo = 0; } break;