Mercurial > mm7
view stru123.h @ 1477:7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Added support for most of mm6 resources, placeholders for mm8 resources.
Fixed few C4258
author | Nomad |
---|---|
date | Wed, 28 Aug 2013 18:43:07 +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;