summaryrefslogtreecommitdiff
path: root/src/fileScreen.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-02-19 15:01:30 -0800
committertheo3 <arisstephenson2@gmail.com>2021-02-19 15:01:30 -0800
commit112e97abc83be6d250aff60cbfda8d83c4a44846 (patch)
tree5c00cf9e2b2de07444c997f26528ac572c1b6ea9 /src/fileScreen.c
parentab3e488126c735c3aefdedf15bcae3774202cc05 (diff)
wip2
Diffstat (limited to 'src/fileScreen.c')
-rw-r--r--src/fileScreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileScreen.c b/src/fileScreen.c
index 23384734..4c542b32 100644
--- a/src/fileScreen.c
+++ b/src/fileScreen.c
@@ -185,7 +185,7 @@ static void HandleFileScreenEnter(void) {
sub_0801DA90(1);
sub_080A3210();
_DmaZero((void*)VRAM, 0x80); // clear palettes
- sub_08056418();
+ MessageInitialize();
EraseAllEntities();
sub_08080668();
sub_080ADD30();