summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-19 16:32:33 -0400
committerscnorton <scnorton@biociphers.org>2017-09-19 16:32:33 -0400
commitb26eb6713bb866f1173b4c7192ce231d894d19ea (patch)
tree64dec876efce9bbbb9621663f32dcf5dd3c91e25 /include/global.h
parent0d0532731f99036d09d6bb2788de0221b6886105 (diff)
sub_818DB20
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 764eff563..92435ce28 100644
--- a/include/global.h
+++ b/include/global.h
@@ -672,7 +672,11 @@ typedef union // TODO
struct
{
/*0x000*/ u8 id;
- } flavor;
+ /*0x001*/ u8 filler_001[11];
+ /*0x00c*/ u8 unk_00c;
+ /*0x00d*/ u8 filler_00d[3];
+ /*0x010*/ u16 unk_010;
+ } favour;
struct
{