Separate crt0, rom_header, and rom_header_gf
This commit is contained in:
@@ -29,6 +29,7 @@ struct BagPocket
|
||||
u8 capacity;
|
||||
};
|
||||
|
||||
extern const struct Item gItems[];
|
||||
extern struct BagPocket gBagPockets[];
|
||||
|
||||
void GetBerryCountString(u8* dst, const u8* berryName, u32 quantity);
|
||||
|
||||
Reference in New Issue
Block a user