Mercurial > mm7
annotate stru179.h @ 377:243418228760
GetIdentifiedName
author | Gloval |
---|---|
date | Fri, 22 Feb 2013 22:27:45 +0400 |
parents | 377535d6e366 |
children |
rev | line source |
---|---|
0 | 1 #pragma once |
2 | |
3 | |
4 /* 172 */ | |
5 #pragma pack(push, 1) | |
6 struct stru179 | |
7 { | |
8 int field_0[1000]; | |
9 }; | |
10 #pragma pack(pop) | |
11 | |
81
377535d6e366
structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
zipi
parents:
0
diff
changeset
|
12 extern struct stru179 pStru179; |