log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
comparison 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
comparison
equal
deleted
inserted
replaced
-1:000000000000
0:9c0607679772
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)