diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-19 17:07:36 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-19 17:07:36 -0400 |
commit | 3b3423d1a751134ff7941b41bad72e0e75314647 (patch) | |
tree | ec57aaaf92927234cf043318b7942ba53127fb69 /include/global.h | |
parent | b8e733283e31c4863f774c6cf2bbb17ba369681f (diff) |
sub_818DC60
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/global.h b/include/global.h index 0fc860e68..42629cf48 100644 --- a/include/global.h +++ b/include/global.h @@ -675,8 +675,7 @@ typedef union // TODO /*0x001*/ u8 unk_001; /*0x002*/ u8 unk_002; /*0x003*/ u8 unk_003; - /*0x004*/ u8 unk_004; - /*0x005*/ u8 filler_005[7]; + /*0x004*/ u8 unk_004[8]; /*0x00c*/ u8 unk_00c; /*0x00d*/ u8 filler_00d; /*0x00e*/ u16 unk_00e; |