Mercurial > mm7
comparison stru298.h @ 1546:9a6567c6c76c
stru141 & misc cleaning
author | Nomad |
---|---|
date | Sat, 07 Sep 2013 21:55:02 +0200 |
parents | b9747d9e9b4e |
children | b7485a6502f2 |
comparison
equal
deleted
inserted
replaced
1545:c4ab816fcc5e | 1546:9a6567c6c76c |
---|---|
2 | 2 |
3 /* 303 */ | 3 /* 303 */ |
4 #pragma pack(push, 1) | 4 #pragma pack(push, 1) |
5 struct stru298 | 5 struct stru298 |
6 { | 6 { |
7 int Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8); | 7 void Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8); |
8 | 8 |
9 int count; | 9 int count; |
10 __int16 pIDs[100]; | 10 __int16 pIDs[100]; |
11 __int16 pXs[100]; | 11 __int16 pXs[100]; |
12 __int16 pYs[100]; | 12 __int16 pYs[100]; |