log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
annotate stru351.h @ 0:
9c0607679772
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
init
author
Ritor1
date
Sat, 12 Jan 2013 09:45:18 +0600
parents
children
5f36449527c6
rev
line source
0
9c0607679772
init
Ritor1
parents:
diff
changeset
1
#pragma once
9c0607679772
init
Ritor1
parents:
diff
changeset
2
9c0607679772
init
Ritor1
parents:
diff
changeset
3
9c0607679772
init
Ritor1
parents:
diff
changeset
4
/* 391 */
9c0607679772
init
Ritor1
parents:
diff
changeset
5
#pragma pack(push, 1)
9c0607679772
init
Ritor1
parents:
diff
changeset
6
struct stru351
9c0607679772
init
Ritor1
parents:
diff
changeset
7
{
9c0607679772
init
Ritor1
parents:
diff
changeset
8
int field_0;
9c0607679772
init
Ritor1
parents:
diff
changeset
9
int field_4;
9c0607679772
init
Ritor1
parents:
diff
changeset
10
int field_8;
9c0607679772
init
Ritor1
parents:
diff
changeset
11
int field_C;
9c0607679772
init
Ritor1
parents:
diff
changeset
12
int field_10;
9c0607679772
init
Ritor1
parents:
diff
changeset
13
int field_14;
9c0607679772
init
Ritor1
parents:
diff
changeset
14
int field_18;
9c0607679772
init
Ritor1
parents:
diff
changeset
15
};
9c0607679772
init
Ritor1
parents:
diff
changeset
16
#pragma pack(pop)