Mercurial > mm7
view stru123.h @ 1618:f5b13e6be493
Player::UseItem_DrinkPotion_etc some minor edits(brace indentation, a few warnings), commented out 2 sections which never get used
author | Grumpy7 |
---|---|
date | Sat, 14 Sep 2013 07:21:56 +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;