diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 15:37:50 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 15:37:50 -0400 |
commit | 46e957bacd9ba5538262c89bb87e1915167bb201 (patch) | |
tree | f4836f9f653aa872fa6a05649d3ff6600ef4aff2 /asm/macros | |
parent | 760d339c3b810fa13ff74b5d3a4d39cb30bc8f23 (diff) |
Name many functions and objects in vs_seeker.c
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 |