summaryrefslogtreecommitdiff
path: root/src/union_room_chat.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-26 16:52:23 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-27 13:47:18 -0400
commit41ecae91f82d901fa61da79e29b4e4aeea72e69f (patch)
tree294b621d321aa63dcba0f72b33700c0f4006c1c2 /src/union_room_chat.c
parentf9f91be60a6e21eb2c9bd87ac67865e05296eab8 (diff)
Label remaining symbols in graphics.c
Diffstat (limited to 'src/union_room_chat.c')
-rwxr-xr-xsrc/union_room_chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/union_room_chat.c b/src/union_room_chat.c
index 7debe3cd4..ca6f8bd1d 100755
--- a/src/union_room_chat.c
+++ b/src/union_room_chat.c
@@ -3115,7 +3115,7 @@ static void LoadKeyboardSwapWindow(void)
FillWindowPixelBuffer(3, PIXEL_FILL(1));
LoadUserWindowBorderGfx(3, 1, 0xD0);
LoadUserWindowBorderGfx_(3, 0xA, 0x20);
- LoadPalette(gUnknown_0860F074, 0xE0, 0x20);
+ LoadPalette(gStandardMenuPalette, 0xE0, 0x20);
}
static void InitScanlineEffect(void)