summaryrefslogtreecommitdiff
path: root/engine/predef.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-06 16:42:38 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-06 16:42:38 -0500
commitae2970d73bf97e1a99037b25214354330a727f0a (patch)
tree55bb0dc1b00a3ca17287f5a3666329f124aaf7a9 /engine/predef.asm
parent46e66077a5a4d8d716ac3437e291c958df7809b4 (diff)
Sprite movement function labels
Diffstat (limited to 'engine/predef.asm')
-rw-r--r--engine/predef.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/predef.asm b/engine/predef.asm
index e370fdda6..44be28628 100644
--- a/engine/predef.asm
+++ b/engine/predef.asm
@@ -55,7 +55,7 @@ PredefPointers:: ; 856b
add_predef StartBattle
add_predef FillInExpBar
add_predef GetMonBackpic ; $18
- add_predef Function3f47c
+ add_predef GetMonFrontpic
add_predef LearnLevelMoves
add_predef FillMoves
add_predef Function421e6