Mercurial > mm7
diff mm7_data.cpp @ 23:75d706037de4
Слияние
author | Ritor1 |
---|---|
date | Fri, 18 Jan 2013 09:44:49 +0600 |
parents | 5070f4343e0e |
children | a9e9c6989d04 |
line wrap: on
line diff
--- a/mm7_data.cpp Fri Jan 18 09:44:30 2013 +0600 +++ b/mm7_data.cpp Fri Jan 18 09:44:49 2013 +0600 @@ -644,8 +644,8 @@ char aInvalidDevic_0[777]; // idb char aEWorkMsdevMm_3[777]; // idb char aErrorNoMouseFo[22]; // weak -int papredoll_4E4C28; // weak -int paperdoll_4E4C2C; // weak +int pPaperdoll_BodyX = 481; +int pPaperdoll_BodyY = 0; int paperdoll_array_4E4E30[4][17][2]; int dword_4E5050[8]; int dword_4E5270[8]; @@ -659,9 +659,27 @@ int dword_4E58D4[777]; // weak int dword_4E5AD0[777]; // weak int dword_4E5AD4[777]; // weak -int dword_4E5AE0[8]; -int pPaperdollLeftHand[8]; -int pPaperdollRightHand[8]; +int pPaperdoll_LeftHand[8] = +{ + 0x67, 0x6A, + 0x65, 0x6C, + 0x74, 0x8D, + 0x74, 0x93, +}; +int pPaperdoll_SecondLeftHand[8] = +{ + 0x1A, 0x6B, + 0x28, 0x6D, + 0x19, 0x8D, + 0x20, 0x92, +}; +int pPaperdoll_RightHand[8] = //fist +{ + 0x1E, 0x90, + 0x22, 0x9E, + 0x19, 0xBA, + 0x1F, 0xB8, +}; int pPaperdollLeftEmptyHand[8]; int dword_4E5C1C[6]; int dword_4E5C34[6];