diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-21 09:00:41 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-21 09:00:41 -0500 |
commit | 77d7434df2bc6141b47d29c33fb617b29eef0fef (patch) | |
tree | 7212b566499c85cd58a151e7bb5d385dee506e3f /asm/macros | |
parent | 6bcabeab1ec976284da95c34b57615fc9fa44970 (diff) | |
parent | 2ed26ab8fcd4e302ab4aac6bb01dba7b5c985914 (diff) |
Merge branch 'master' into quest_log
Diffstat (limited to 'asm/macros')
-rw-r--r-- | asm/macros/movement.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/macros/movement.inc b/asm/macros/movement.inc index 674ce7169..909b24916 100644 --- a/asm/macros/movement.inc +++ b/asm/macros/movement.inc @@ -104,6 +104,10 @@ create_movement step_5f create_movement step_60 create_movement step_61 + create_movement step_62 + create_movement step_63 + create_movement step_64 + create_movement step_65 enum_start 0x91 create_movement step_91 |