summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-29 19:35:05 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-29 19:35:05 -0500
commitd05e72b6b269defef8d9b1bbce42adaf48f4ed8f (patch)
tree27bfc8067988772cf90939e751cf52f9b810fdcd /include
parent8e79fd9e13e42961cfb1de4c44714960ae3ac668 (diff)
through sub_8103E7C
Diffstat (limited to 'include')
-rw-r--r--include/slot_machine.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/slot_machine.h b/include/slot_machine.h
index 203f3bbfc..b04ee6377 100644
--- a/include/slot_machine.h
+++ b/include/slot_machine.h
@@ -28,7 +28,9 @@ struct SlotMachineEwramStruct {
/*0x34*/ s16 unk34[3];
/*0x3A*/ u8 unk3A[3];
/*0x3D*/ u8 unk3D;
- /*0x3E*/ u8 filler3E[26];
+ /*0x3E*/ u8 filler3E[6];
+ /*0x44*/ u8 unk44[5];
+ /*0x49*/ u8 filler49[15];
/*0x58*/ u16 win0h;
/*0x5a*/ u16 win0v;
/*0x5c*/ u16 winIn;