log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
might-and-magic-trilogy
comparison stru351.h @ 0:
8b8875f5b359
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Initial commit
author
Nomad
date
Fri, 05 Oct 2012 16:07:14 +0200
parents
children
comparison
equal
deleted
inserted
replaced
-1:000000000000
0:8b8875f5b359
1
#pragma once
2
3
4
/* 391 */
5
#pragma pack(push, 1)
6
struct stru351
7
{
8
int field_0;
9
int field_4;
10
int field_8;
11
int field_C;
12
int field_10;
13
int field_14;
14
int field_18;
15
};
16
#pragma pack(pop)