Mercurial > mm7
comparison mm7_3.cpp @ 428:24936a5ff8ca
level hints
author | Gloval |
---|---|
date | Sun, 24 Feb 2013 00:48:41 +0400 |
parents | afad358dc684 |
children | 8c45cac1c5e1 |
comparison
equal
deleted
inserted
replaced
425:b663aca70246 | 428:24936a5ff8ca |
---|---|
14464 v13 = v12->sCogTriggeredID; | 14464 v13 = v12->sCogTriggeredID; |
14465 if ( v13 ) | 14465 if ( v13 ) |
14466 { | 14466 { |
14467 if ( !(BYTE2(v12->uAttributes) & 0x10) ) | 14467 if ( !(BYTE2(v12->uAttributes) & 0x10) ) |
14468 { | 14468 { |
14469 v14 = _444732_GetEventHintString(v13); | 14469 v14 = GetEventHintString(v13); |
14470 v15 = v14; | 14470 v15 = v14; |
14471 if ( v14 ) | 14471 if ( v14 ) |
14472 { | 14472 { |
14473 if ( _strcmpi(v14, "") ) | 14473 if ( _strcmpi(v14, "") ) |
14474 v21 = (char *)v15; | 14474 v21 = (char *)v15; |
14565 v12 = v11->sCogTriggeredID; | 14565 v12 = v11->sCogTriggeredID; |
14566 if ( v12 ) | 14566 if ( v12 ) |
14567 { | 14567 { |
14568 if ( !(BYTE2(v11->uAttributes) & 0x10) ) | 14568 if ( !(BYTE2(v11->uAttributes) & 0x10) ) |
14569 { | 14569 { |
14570 v13 = _444732_GetEventHintString(v12); | 14570 v13 = GetEventHintString(v12); |
14571 v14 = v13; | 14571 v14 = v13; |
14572 if ( v13 ) | 14572 if ( v13 ) |
14573 { | 14573 { |
14574 if ( _strcmpi(v13, "") ) | 14574 if ( _strcmpi(v13, "") ) |
14575 v17 = v14; | 14575 v17 = v14; |