summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-04 18:03:10 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-04 18:03:10 -0500
commit25bf57596507492210c36cffb1dfb6b9bf626df7 (patch)
tree8c8b6e382ef8691b77f581fa6a0960e822cb5745 /include
parent59c99b2d65af9ea1d53d457c71dc7f0915d815c5 (diff)
propagate SLOT_MACHINE_MATCHED enums
Diffstat (limited to 'include')
-rw-r--r--include/slot_machine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/slot_machine.h b/include/slot_machine.h
index d932edff0..f886d9239 100644
--- a/include/slot_machine.h
+++ b/include/slot_machine.h
@@ -27,7 +27,7 @@ enum {
struct SlotMachineEwramStruct {
/*0x00*/ u8 state;
/*0x01*/ u8 unk01;
- /*0x02*/ u8 unk02;
+ /*0x02*/ u8 pikaPower;
/*0x03*/ u8 unk03;
/*0x04*/ u8 unk04;
/*0x05*/ u8 unk05;