Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 0 additions & 26 deletions asm/include/overlay_12_02265E28.inc

This file was deleted.

289 changes: 0 additions & 289 deletions asm/overlay_12_02265E28.s

This file was deleted.

4 changes: 3 additions & 1 deletion include/battle/battle_02265E28.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include "battle.h"

void ov12_02266008(UnkBattleSystemSub17C *a0);
void ov12_02266008(UnkBattleSystemSub17C *arg0);
void ov12_02265FC4(UnkBattleSystemSub17C *arg0, s32 flag);
void ov12_02265FD4(UnkBattleSystemSub17C *arg0, BattleSystem *bsys, s32 unk8, s32 unk9);

#endif
2 changes: 2 additions & 0 deletions include/battle/overlay_12_02265E28.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

#include "global.h"
2 changes: 1 addition & 1 deletion main.lsf
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ Overlay OVY_12
Object src/battle/battle_02261FD4.o
Object asm/overlay_12_battle_controller.o
Object src/battle/battle_hp_bar.o
Object asm/overlay_12_02265E28.o
Object src/battle/battle_02265E28.o
Object src/battle/battle_input.o
Object asm/overlay_12_02266024.o
Object asm/overlay_12_0226ADE0.o
Expand Down
Loading