comparison mm7_6.cpp @ 81:377535d6e366

structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
author zipi
date Sun, 03 Feb 2013 15:36:54 +0000
parents 6ad816231528
children 1faa29fd4c2d
comparison
equal deleted inserted replaced
80:48f69ae3bc8d 81:377535d6e366
7474 do 7474 do
7475 { 7475 {
7476 if ( *(int *)v605 != v1 ) 7476 if ( *(int *)v605 != v1 )
7477 { 7477 {
7478 v606 = HIDWORD(v733)++; 7478 v606 = HIDWORD(v733)++;
7479 pStru179->field_0[v606] = (int)((char *)&_this->uItemID + 1); 7479 pStru179.field_0[v606] = (int)((char *)&_this->uItemID + 1);
7480 } 7480 }
7481 _this = (ItemGen *)((char *)_this + 1); 7481 _this = (ItemGen *)((char *)_this + 1);
7482 v605 += 76; 7482 v605 += 76;
7483 } 7483 }
7484 while ( (signed int)v605 < (signed int)&pParty->pPickedItem ); 7484 while ( (signed int)v605 < (signed int)&pParty->pPickedItem );