Mercurial > mm7
comparison mm7_2.cpp @ 817:448e6d979c7a
Merge
author | Nomad |
---|---|
date | Tue, 26 Mar 2013 12:41:41 +0200 |
parents | cfc65feef029 35122475edd7 |
children | 352c5161fade |
comparison
equal
deleted
inserted
replaced
816:cfc65feef029 | 817:448e6d979c7a |
---|---|
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) -------------------------------------------------------- |