summaryrefslogtreecommitdiff
path: root/include/script_movement.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-01-06 16:19:18 -0500
committerGitHub <noreply@github.com>2019-01-06 16:19:18 -0500
commite70a084aa964a0df94c609ebfa9717089dd67639 (patch)
tree996dc1a413c8818d6efb746ecf15c3fae28b983e /include/script_movement.h
parent103789770b635610ee1c04ed923fdcc7298f878e (diff)
parent1581631e6286e0ec8178630433e8c15cd7076ead (diff)
Merge pull request #38 from PikalaxALT/scrcmd
scrcmd
Diffstat (limited to 'include/script_movement.h')
-rw-r--r--include/script_movement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/script_movement.h b/include/script_movement.h
index ae446812e..2a6dbd2a7 100644
--- a/include/script_movement.h
+++ b/include/script_movement.h
@@ -5,6 +5,6 @@
bool8 ScriptMovement_StartObjectMovementScript(u8, u8, u8, const u8 *);
bool8 ScriptMovement_IsObjectMovementFinished(u8, u8, u8);
-void sub_80D338C(void);
+void sub_80974D8(void);
#endif // GUARD_SCRIPT_MOVEMENT_H