summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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];