Mercurial > mm7
view stru123.h @ 2284:40c4065234f8
Tokenizing ItemsTable::LoadPotions and ItemsTable::LoadPotionNotes()
author | Grumpy7 |
---|---|
date | Sat, 15 Mar 2014 01:32:56 +0100 |
parents | 5f9eeb7bf8e6 |
children |
line wrap: on
line source
#pragma once #include <array> /* 62 */ #pragma pack(push, 1) struct stru123 { std::array<unsigned char, 75> field_0; std::array<unsigned char, 125> _decor_events; }; #pragma pack(pop) extern stru123 stru_5E4C90_MapPersistVars;