comparison stru159.h @ 0:8b8875f5b359

Initial commit
author Nomad
date Fri, 05 Oct 2012 16:07:14 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8b8875f5b359
1 #pragma once
2
3
4
5 /* 152 */
6 #pragma pack(push, 1)
7 struct stru159
8 {
9 char *field_0;
10 int field_4;
11 int field_8;
12 int field_C;
13 };
14 #pragma pack(pop)
15 extern stru159 pAnimatedRooms[196];