mirror of
https://github.com/zeldaret/tmc
synced 2026-08-06 09:53:50 -04:00
Put const data in npc58
This commit is contained in:
@@ -52,7 +52,7 @@ extern struct_02019EE0 gMapDataBottomSpecial;
|
||||
// TODO size: 0x8000 from ClearTilemaps?
|
||||
|
||||
extern void sub_08056FEC(u32, struct_020227E8*);
|
||||
extern u32 sub_0805F46C(u32, Font*);
|
||||
extern u32 sub_0805F46C(u32, const Font*);
|
||||
extern void ClearTilemaps(void);
|
||||
extern void sub_0805194C(u32);
|
||||
extern WStruct* sub_0805F2C8(void);
|
||||
|
||||
Reference in New Issue
Block a user