annotate stru351.h @ 194:650d96af8855

Vis overhaul; sprites can be picked by mouse
author Nomad
date Sat, 16 Feb 2013 18:32:37 +0200
parents 9c0607679772
children 5f36449527c6
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 /* 391 */
Ritor1
parents:
diff changeset
5 #pragma pack(push, 1)
Ritor1
parents:
diff changeset
6 struct stru351
Ritor1
parents:
diff changeset
7 {
Ritor1
parents:
diff changeset
8 int field_0;
Ritor1
parents:
diff changeset
9 int field_4;
Ritor1
parents:
diff changeset
10 int field_8;
Ritor1
parents:
diff changeset
11 int field_C;
Ritor1
parents:
diff changeset
12 int field_10;
Ritor1
parents:
diff changeset
13 int field_14;
Ritor1
parents:
diff changeset
14 int field_18;
Ritor1
parents:
diff changeset
15 };
Ritor1
parents:
diff changeset
16 #pragma pack(pop)