Mercurial > mm7
view stru123.h @ 1780:01b3c314e9be
Player::SetVariable moved most of the conditions into a switch
author | Grumpy7 |
---|---|
date | Thu, 03 Oct 2013 05:27:54 +0200 |
parents | c6fe09a06712 |
children | 5f9eeb7bf8e6 |
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_MapPersistVars;