Mercurial > mm7
view stru123.h @ 1552:d253172de469
Player::CanFitItem, AddItem, AddItem2 changed changed the retarded 2 dimensional array traversal, changed GetActualAttribute input parameters to get rid of the attrid case
author | Grumpy7 |
---|---|
date | Sat, 07 Sep 2013 10:49:42 +0200 |
parents | f51373466911 |
children | c6fe09a06712 |
line wrap: on
line source
#pragma once /* 62 */ #pragma pack(push, 1) struct stru123 { char field_0[75]; unsigned char _decor_events[125]; }; #pragma pack(pop) extern stru123 stru_5E4C90;