Mercurial > mm7
view stru220.h @ 1360:a47d9282ea7c
Player::SetCondition added spaces for readability, fixed stoning and poisioning bug wit prot. from magic, using IsMale() function instead of case
author | Grumpy7 |
---|---|
date | Sat, 13 Jul 2013 21:36:35 +0200 |
parents | 96a81634669e |
children |
line wrap: on
line source
#pragma once /* 210 */ #pragma pack(push, 1) struct stru220 { __int16 field_0;//char field_0; //char field_1; __int16 distance; }; #pragma pack(pop) extern std::array<stru220, 16384> stru_76E5C8;