diff options
| -rw-r--r-- | constants/pikachu_emotion_constants.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/constants/pikachu_emotion_constants.asm b/constants/pikachu_emotion_constants.asm index 33442bc0..290fc6e2 100644 --- a/constants/pikachu_emotion_constants.asm +++ b/constants/pikachu_emotion_constants.asm @@ -128,10 +128,6 @@ MACRO ldpikacry ld \1, (\2_id - PikachuCriesPointerTable) / 3 ENDM -MACRO pikacry - ldpikacry a, \1 -ENDM - const_def const pikapic_nop_command |
