log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
annotate stru123.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
f51373466911
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
/* 62 */
9c0607679772
init
Ritor1
parents:
diff
changeset
5
#pragma pack(push, 1)
9c0607679772
init
Ritor1
parents:
diff
changeset
6
struct stru123
9c0607679772
init
Ritor1
parents:
diff
changeset
7
{
9c0607679772
init
Ritor1
parents:
diff
changeset
8
char field_0[75];
9c0607679772
init
Ritor1
parents:
diff
changeset
9
char _decor_events[125];
9c0607679772
init
Ritor1
parents:
diff
changeset
10
};
9c0607679772
init
Ritor1
parents:
diff
changeset
11
#pragma pack(pop)
9c0607679772
init
Ritor1
parents:
diff
changeset
12
extern stru123 stru_5E4C90;