Mercurial > mm7
view stru123.h @ 1359:60cdc3eac407
_449B57_test_bit(pParty->_quest_bits, 99) and _449B57_test_bit(pParty->_quest_bits, 100) changed to Party::IsPartyGood, Party::IsPartyEvil, respectively
author | Grumpy7 |
---|---|
date | Sat, 13 Jul 2013 17:13:45 +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;