Mercurial > mm7
diff MM7.h @ 899:393a83dcc359
Paperdoll equipment error fixed
author | Ritor1 |
---|---|
date | Thu, 18 Apr 2013 11:15:54 +0600 |
parents | ae8f83e1b0cf |
children | 4dc2252e0b03 |
line wrap: on
line diff
--- a/MM7.h Mon Apr 15 16:36:56 2013 +0600 +++ b/MM7.h Thu Apr 18 11:15:54 2013 +0600 @@ -152,7 +152,7 @@ /* 372 */ #pragma pack(push, 1) -struct stru332 +/*struct stru332 { unsigned int texids[11]; int texid1; @@ -160,21 +160,21 @@ int texid3; int texid4; int texid5; -}; +};*/ #pragma pack(pop) -extern stru332 stru_511698[]; +extern int paperdoll_helm_texture[2][16]; /* 373 */ #pragma pack(push, 1) -struct stru333 +/*struct stru333 { unsigned int texids[5]; int texid1; int texid2; -}; +};*/ #pragma pack(pop) -extern stru333 stru_511718[]; +extern int paperdoll_belt_texture[2][7]; /* 374 */