diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-06 16:42:38 -0500 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-06 16:42:38 -0500 |
| commit | ae2970d73bf97e1a99037b25214354330a727f0a (patch) | |
| tree | 55bb0dc1b00a3ca17287f5a3666329f124aaf7a9 /macros | |
| parent | 46e66077a5a4d8d716ac3437e291c958df7809b4 (diff) | |
Sprite movement function labels
Diffstat (limited to 'macros')
| -rw-r--r-- | macros/move_effect.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/move_effect.asm b/macros/move_effect.asm index 6cca15b2d..7d0eda319 100644 --- a/macros/move_effect.asm +++ b/macros/move_effect.asm @@ -14,9 +14,9 @@ endm command stab command damagevariation command checkhit - command effect0x0a + command lowersub command effect0x0b - command effect0x0c + command raisesub command resulttext command checkfaint command criticaltext @@ -149,8 +149,8 @@ endm command statupfailtext command statdownfailtext command effectchance - command effect0x91 - command effect0x92 + command statdownanim + command statupanim command switchturn command fakeout command bellydrum |
