summaryrefslogtreecommitdiff
path: root/include/slot_machine.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-30 13:31:22 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-30 13:31:22 -0500
commit13b2657c49b60dcf5d851a63346801232f9ee832 (patch)
tree7c1822505b2f515a539537a35abe44e737d15a24 /include/slot_machine.h
parent1d1c88a850e0967051599b37873328e63ae63643 (diff)
through sub_8104498; decompile some data
Diffstat (limited to 'include/slot_machine.h')
-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 81263e97e..a7a1fed44 100644
--- a/include/slot_machine.h
+++ b/include/slot_machine.h
@@ -29,7 +29,8 @@ struct SlotMachineEwramStruct {
/*0x3A*/ u8 unk3A[3];
/*0x3D*/ u8 unk3D;
/*0x3E*/ u8 unk3E;
- /*0x3F*/ u8 filler3F[5];
+ /*0x3F*/ u8 unk3F;
+ /*0x40*/ u8 filler40[4];
/*0x44*/ u8 unk44[5];
/*0x49*/ u8 filler49[15];
/*0x58*/ u16 win0h;