Convert GF ROM header to C
This commit is contained in:
@@ -29,6 +29,7 @@ struct BagPocket
|
||||
u8 capacity;
|
||||
};
|
||||
|
||||
extern const struct Item gItems[];
|
||||
extern struct BagPocket gBagPockets[];
|
||||
|
||||
void ApplyNewEncryptionKeyToBagItems(u32 newKey);
|
||||
|
||||
Reference in New Issue
Block a user