Mercurial > mm7
diff mm7_3.cpp @ 428:24936a5ff8ca
level hints
author | Gloval |
---|---|
date | Sun, 24 Feb 2013 00:48:41 +0400 |
parents | afad358dc684 |
children | 8c45cac1c5e1 |
line wrap: on
line diff
--- a/mm7_3.cpp Sat Feb 23 23:23:57 2013 +0400 +++ b/mm7_3.cpp Sun Feb 24 00:48:41 2013 +0400 @@ -14466,7 +14466,7 @@ { if ( !(BYTE2(v12->uAttributes) & 0x10) ) { - v14 = _444732_GetEventHintString(v13); + v14 = GetEventHintString(v13); v15 = v14; if ( v14 ) { @@ -14567,7 +14567,7 @@ { if ( !(BYTE2(v11->uAttributes) & 0x10) ) { - v13 = _444732_GetEventHintString(v12); + v13 = GetEventHintString(v12); v14 = v13; if ( v13 ) {