Merge pull request #2038 from GriffinRichards/gflib-syms

Remove explicit symbol sizes in sym_common.txt
This commit is contained in:
GriffinR
2024-10-02 15:34:42 -04:00
committed by GitHub
3 changed files with 11 additions and 41 deletions
+3
View File
@@ -40,6 +40,9 @@ struct EReaderData
static void Task_EReader(u8);
// This belongs in COMMON somewhere between party_menu and ereader_screen, but it's unused so it's unclear where.
UNUSED u8 gUnknownSpace[64];
struct EReaderData gEReaderData;
extern const u8 gMultiBootProgram_EReader_Start[];