log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
might-and-magic-trilogy
annotate stru159.h @ 0:
8b8875f5b359
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Initial commit
author
Nomad
date
Fri, 05 Oct 2012 16:07:14 +0200
parents
children
rev
line source
0
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
1
#pragma once
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
2
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
3
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
4
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
5
/* 152 */
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
6
#pragma pack(push, 1)
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
7
struct stru159
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
8
{
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
9
char *field_0;
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
10
int field_4;
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
11
int field_8;
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
12
int field_C;
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
13
};
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
14
#pragma pack(pop)
8b8875f5b359
Initial commit
Nomad
parents:
diff
changeset
15
extern stru159 pAnimatedRooms[196];