port all to c
This commit is contained in:
-3982
File diff suppressed because it is too large
Load Diff
@@ -91,7 +91,7 @@ extern const struct OamData gOamData_83ACB88;
|
||||
extern const struct OamData gOamData_83ACBC0;
|
||||
extern const struct OamData gOamData_83ACBE8;
|
||||
|
||||
// battle_anim.s
|
||||
// battle_anim.c
|
||||
void MoveBattlerSpriteToBG(u8 battlerId, u8);
|
||||
void sub_8073128(u8);
|
||||
void ClearBattleAnimationVars(void);
|
||||
|
||||
@@ -421,6 +421,7 @@ SECTIONS {
|
||||
src/tileset_anims.o(.rodata);
|
||||
src/palette.o(.rodata);
|
||||
src/sound.o(.rodata);
|
||||
src/battle_anim.o(.rodata);
|
||||
data/battle_anim.o(.rodata);
|
||||
src/battle_anim_mons.o(.rodata);
|
||||
data/map_events.o(.rodata);
|
||||
|
||||
+1579
-20
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user