Correct size and extern gUnknown_202B038

This commit is contained in:
Kermalis
2023-08-06 20:05:41 -04:00
parent 4d8fae99dd
commit 73b2e98b8c
4 changed files with 4 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
#include "text.h"
extern EWRAM_DATA struct UnkTextStruct2 gUnknown_202AFC0[4];
extern EWRAM_DATA u16 gUnknown_202B038[4][32][32];
void LoadCharmaps(void);
void SelectCharmap(u32);