summaryrefslogtreecommitdiff
path: root/battle/core.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-31 03:25:38 -0500
committeryenatch <yenatch@gmail.com>2013-12-31 03:25:38 -0500
commitd1d186d1ee30c7b3e1934a395da01d03c69cbe55 (patch)
treee31224d82dc5e7092c1d80389d39426a8908b94e /battle/core.asm
parenta10ee4e9f1ee3d671b67e2e68531b1f851661000 (diff)
rename CallBankF -> CallBattleCore
Diffstat (limited to 'battle/core.asm')
-rw-r--r--battle/core.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/battle/core.asm b/battle/core.asm
index e014d80e2..fa6006590 100644
--- a/battle/core.asm
+++ b/battle/core.asm
@@ -1,3 +1,5 @@
+BattleCore:
+
; Core components of the battle engine.