Mercurial > mm7
view stru159.h @ 652:1ff57450f090
* Some fixes to TravelByTransport
* Minor bug with npc profession names
* Fixed not loading npc profession decriptions
* NPC professions enum
author | Nomad |
---|---|
date | Tue, 12 Mar 2013 04:45:38 +0200 |
parents | 59713bb36033 |
children | c45d51b3f4f4 |
line wrap: on
line source
#pragma once /* 152 */ #pragma pack(push, 1) struct stru159 { char *video_name; int field_4; int field_8; unsigned __int8 uBuildingType; unsigned __int8 uRoomSoundId; unsigned __int16 padding_e; }; #pragma pack(pop)