Use magic code macros

Co-authored-by: Faschz <faschz@gmail.com>
This commit is contained in:
AntonioCastelli
2021-12-01 19:19:14 -08:00
committed by GitHub
co-authored by Faschz
parent d92f002bca
commit ff307982e5
+1 -1
View File
@@ -653,7 +653,7 @@ void func_8000E2B4(void) {
player_64->unk0_a.unk0_b.unk0 = (u16)0;
player_64->unk118 = 0;
player_64->unk0_a.unk0_b.unk3 = (s8) settings->racers[0].character;
if ((get_filtered_cheats() & 0x10) != 0) {
if (get_filtered_cheats() & CHEAT_BIG_CHARACTERS) {
player->scale *= 1.4f;
}
if ((get_filtered_cheats() & 0x20) != 0) {