Mercurial > mm7
comparison mm7_3.cpp @ 1489:a27cdb3d753e
Cleanup of LevelDecoration and related.
author | yoctozepto |
---|---|
date | Thu, 29 Aug 2013 22:22:33 +0200 |
parents | 61451d5980bf |
children | ff1867836af5 |
comparison
equal
deleted
inserted
replaced
1488:f62e6d06acac | 1489:a27cdb3d753e |
---|---|
7201 v3 = 0; | 7201 v3 = 0; |
7202 v7 = a2; | 7202 v7 = a2; |
7203 v6 = uCog; | 7203 v6 = uCog; |
7204 if ( (signed int)uNumLevelDecorations > 0 ) | 7204 if ( (signed int)uNumLevelDecorations > 0 ) |
7205 { | 7205 { |
7206 v4 = (char *)&pLevelDecorations[0].field_2; | 7206 v4 = (char *)&pLevelDecorations[0].uFlags; |
7207 do | 7207 do |
7208 { | 7208 { |
7209 if ( *((_WORD *)v4 + 9) == v6 ) | 7209 if ( *((_WORD *)v4 + 9) == v6 ) |
7210 { | 7210 { |
7211 if ( pFileName && _stricmp(pFileName, "0") ) | 7211 if ( pFileName && _stricmp(pFileName, "0") ) |