summaryrefslogtreecommitdiff
path: root/src/color.c
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2023-08-02 20:50:18 +0200
committerHenny022p <info@henny022.de>2023-08-02 20:50:18 +0200
commitbc2201598711ba1980789384e0c79c3593cd25f0 (patch)
tree11d6e5add498a9927a59d985c66ddcc48e461cce /src/color.c
parent064bc43e78760b8d55d6cd4653d2b926aaea4958 (diff)
SaveFile cleanup part 1
Diffstat (limited to 'src/color.c')
-rw-r--r--src/color.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/color.c b/src/color.c
index 78cb5a11..8df8a607 100644
--- a/src/color.c
+++ b/src/color.c
@@ -54,7 +54,7 @@ void sub_0801D000(u32 a1) {
tmp = 0;
}
- roomTransition->field_0x2c[2] = tmp;
+ roomTransition->field2f = tmp;
if (a1) {
CleanUpObjPalettes();
sub_0801CFD0(0xf);