From d802903426babba8af9fbd9de279c7f8b3e2ea65 Mon Sep 17 00:00:00 2001 From: Kermalis <29823718+Kermalis@users.noreply.github.com> Date: Thu, 21 Sep 2023 00:48:44 -0400 Subject: [PATCH] Update pokemon_news.c --- src/pokemon_news.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/pokemon_news.c b/src/pokemon_news.c index 3502ca46a..49d2997d0 100644 --- a/src/pokemon_news.c +++ b/src/pokemon_news.c @@ -370,6 +370,15 @@ bool8 HasNoPKMNNews(void) return TRUE; } + + + + + + + +// THIS IS A NEW FILE + u32 sub_802B9FC(u8 mailIndex) { gUnknown_203B2D4 = MemoryAlloc(sizeof(struct unkStruct_203B2D4), 8);