start data converting

This commit is contained in:
DizzyEggg
2018-12-23 13:52:53 +01:00
parent 36c7b5f183
commit 6d57a9dfc8
6 changed files with 34 additions and 50 deletions
+7 -5
View File
@@ -35,11 +35,13 @@ static bool8 sub_81DB290(struct Task *task);
static bool8 sub_81DB328(struct Task *task);
// const rom data
// TODO: move those from .s file to .c
extern const u32 gUnknown_0862AD54[];
extern const u32 gUnknown_0862AF30[];
extern const u32 gUnknown_0862B0DC[];
extern const u16 gUnknown_0862B53C[];
static const u32 gUnknown_0862AD54[] = INCBIN_U32("graphics/battle_transitions/frontier_transition.4bpp.lz");
static const u32 gUnknown_0862AF30[] = INCBIN_U32("graphics/battle_transitions/frontier_transition.bin");
static const u32 gUnknown_0862B0DC[] = INCBIN_U32("graphics/battle_transitions/frontier_transition_circles.4bpp.lz");
static const u16 gUnknown_0862B53C[] = INCBIN_U16("graphics/battle_transitions/frontier_transition.gbapal");
// Unused Empty data. Feel free to delete.
static const u8 sFiller[0x1C0] = {0};
static const struct OamData sOamData_862B71C =
{