Mercurial > mm7
comparison mm7_2.cpp @ 814:35122475edd7
struct correction
author | Gloval |
---|---|
date | Tue, 26 Mar 2013 08:19:58 +0400 |
parents | f5156b8c61ad |
children | 448e6d979c7a |
comparison
equal
deleted
inserted
replaced
811:d6e84d158052 | 814:35122475edd7 |
---|---|
6546 pParty->sRotationX = 0; | 6546 pParty->sRotationX = 0; |
6547 pParty->vPrevPosition.z = 1816; | 6547 pParty->vPrevPosition.z = 1816; |
6548 pParty->vPosition.y = 1816; | 6548 pParty->vPosition.y = 1816; |
6549 pParty->sPrevRotationY = 512; | 6549 pParty->sPrevRotationY = 512; |
6550 pParty->sRotationY = 512; | 6550 pParty->sRotationY = 512; |
6551 SaveGame(1, (__int16 *)1); | 6551 SaveGame(1, 1); |
6552 } | 6552 } |
6553 pAllocator->FreeChunk(pSave); | 6553 pAllocator->FreeChunk(pSave); |
6554 } | 6554 } |
6555 | 6555 |
6556 //----- (004610AA) -------------------------------------------------------- | 6556 //----- (004610AA) -------------------------------------------------------- |