annotate stru159.h @ 484:4bd56919f075

avard quest guild bits
author Gloval
date Wed, 27 Feb 2013 02:25:31 +0400
parents 9c0607679772
children d5da524ec901
rev   line source
0
Ritor1
parents:
diff changeset
1 #pragma once
Ritor1
parents:
diff changeset
2
Ritor1
parents:
diff changeset
3
Ritor1
parents:
diff changeset
4
Ritor1
parents:
diff changeset
5 /* 152 */
Ritor1
parents:
diff changeset
6 #pragma pack(push, 1)
Ritor1
parents:
diff changeset
7 struct stru159
Ritor1
parents:
diff changeset
8 {
484
4bd56919f075 avard quest guild bits
Gloval
parents: 0
diff changeset
9 char *video_name;
0
Ritor1
parents:
diff changeset
10 int field_4;
Ritor1
parents:
diff changeset
11 int field_8;
484
4bd56919f075 avard quest guild bits
Gloval
parents: 0
diff changeset
12 int uBuildingType;
0
Ritor1
parents:
diff changeset
13 };
Ritor1
parents:
diff changeset
14 #pragma pack(pop)
Ritor1
parents:
diff changeset
15 extern stru159 pAnimatedRooms[196];