summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-31 21:11:48 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-31 21:11:48 -0500
commit99c897b71582e942e47765837c936b5fd79bf569 (patch)
treec746941050a9bd21355bb245afba567068fd41c9 /include
parent39d2d1f37c62ffc458c82943fbfceb86959ef1a3 (diff)
through sub_81059B8
Diffstat (limited to 'include')
-rw-r--r--include/slot_machine.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/slot_machine.h b/include/slot_machine.h
index 7d7d8a24d..34431a8ef 100644
--- a/include/slot_machine.h
+++ b/include/slot_machine.h
@@ -39,7 +39,8 @@ struct SlotMachineEwramStruct {
/*0x49*/ u8 unk4B[3];
/*0x4E*/ u8 unk4E[2];
/*0x50*/ u8 unk50[2];
- /*0x52*/ u8 filler52[6];
+ /*0x52*/ u8 unk52[2];
+ /*0x54*/ u8 unk54[4];
/*0x58*/ u16 win0h;
/*0x5a*/ u16 win0v;
/*0x5c*/ u16 winIn;