summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-24 21:42:08 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-24 21:42:08 -0500
commit7d311d0f747dc5c7c194f436d1b90181bee3cc66 (patch)
tree8ae147a66af48996f93d0f99bfa5c9b5ac0d9281 /include
parent64c3afb438eb712cca11a374d0025bf3492ccb82 (diff)
through sub_8102BA4
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 0e7efaf29..738866318 100644
--- a/include/slot_machine.h
+++ b/include/slot_machine.h
@@ -14,7 +14,7 @@ struct SlotMachineEwramStruct {
/*0x0A*/ u8 unk0A;
/*0x0B*/ u8 unk0B;
/*0x0C*/ s16 coins;
- /*0x0E*/ u16 unk0E;
+ /*0x0E*/ s16 unk0E;
/*0x10*/ s16 unk10;
/*0x12*/ s16 bet;
/*0x14*/ u8 filler14[4];