annotate stru298.h @ 1480:61451d5980bf
LevelDecoration maintenance changes
Move LevelDecoration to Level/Decoration.* files.
Cleanup of LevelDecoration::_47A825.
author |
yoctozepto |
date |
Wed, 28 Aug 2013 22:10:13 +0200 |
parents |
b9747d9e9b4e |
children |
9a6567c6c76c |
rev |
line source |
0
|
1 #pragma once
|
|
2
|
|
3 /* 303 */
|
|
4 #pragma pack(push, 1)
|
|
5 struct stru298
|
|
6 {
|
|
7 int Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8);
|
|
8
|
|
9 int count;
|
|
10 __int16 pIDs[100];
|
|
11 __int16 pXs[100];
|
|
12 __int16 pYs[100];
|
|
13 __int16 pZs[100];
|
|
14 __int16 field_324[100];
|
|
15 char field_3EC[100];
|
|
16 char field_450[100];
|
|
17 Vec3_int_ vec_4B4;
|
|
18 };
|
|
19 #pragma pack(pop)
|
|
20
|
|
21 extern stru298 stru_50FE08; // weak |