diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-29 15:30:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-29 15:30:25 -0400 |
commit | 0dccfbbd447e6c3764c123a048e75e3085e58771 (patch) | |
tree | 965e9eacbec22e3f36fd0b66f3449de3a35b0da9 /src | |
parent | 2c1048f683f06ee0753ae43ab2c2225be7ae0a56 (diff) |
Bad CLion, bad
Diffstat (limited to 'src')
-rw-r--r-- | src/slot_machine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slot_machine.c b/src/slot_machine.c index 9bd93c610..27965b0c2 100644 --- a/src/slot_machine.c +++ b/src/slot_machine.c @@ -5675,7 +5675,7 @@ void debug_sub_811B310(void) PRINT_NUMBER(eSlotMachine->unk68, 10, 3); PRINT_NUMBER(eSlotMachine->unk6C, 10, 5); - PRINT_NUMBER(eSlotMachine->personality2, 10, 7); + PRINT_NUMBER(eSlotMachine->unk10, 10, 7); #if DEBUG_FIX #define OFFSET 24 // wider window |