Mercurial > mm7
comparison mm7_4.cpp @ 488:a3939d5067c4
Spells
author | Nomad |
---|---|
date | Wed, 27 Feb 2013 22:15:30 +0200 |
parents | 4bd56919f075 |
children | c92dd0242fb6 |
comparison
equal
deleted
inserted
replaced
486:7887a9cf9e7b | 488:a3939d5067c4 |
---|---|
3479 LOWORD(v10) = 0; | 3479 LOWORD(v10) = 0; |
3480 } | 3480 } |
3481 else | 3481 else |
3482 { | 3482 { |
3483 v11 = &pObjectList->pObjects->uObjectID; | 3483 v11 = &pObjectList->pObjects->uObjectID; |
3484 while ( stru_4E3ACC[8].uItemType != *v11 ) | 3484 while ( stru_4E3ACC[8].field_0 != *v11 ) |
3485 { | 3485 { |
3486 ++v10; | 3486 ++v10; |
3487 v11 += 28; | 3487 v11 += 28; |
3488 if ( v10 >= (signed int)pObjectList->uNumObjects ) | 3488 if ( v10 >= (signed int)pObjectList->uNumObjects ) |
3489 goto LABEL_19; | 3489 goto LABEL_19; |