Update pokemon_news.c

This commit is contained in:
Kermalis
2023-09-21 00:48:44 -04:00
parent a9692bac45
commit d802903426

View File

@@ -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);