summaryrefslogtreecommitdiff
path: root/engine/routines/kurt_selectquantity_interpretjoypad.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2017-12-26 18:45:04 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2017-12-26 18:45:04 -0500
commit35a3a19fda87d95e829aa99bf1b6cf18a839c1a6 (patch)
tree7dd8a2dc82721b02b336740219fd3fb5f72274a8 /engine/routines/kurt_selectquantity_interpretjoypad.asm
parentb5417fafec7dd37cb4be391f3bd3d4541a2a381e (diff)
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
Diffstat (limited to 'engine/routines/kurt_selectquantity_interpretjoypad.asm')
-rw-r--r--engine/routines/kurt_selectquantity_interpretjoypad.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/engine/routines/kurt_selectquantity_interpretjoypad.asm b/engine/routines/kurt_selectquantity_interpretjoypad.asm
deleted file mode 100644
index 12a43e325..000000000
--- a/engine/routines/kurt_selectquantity_interpretjoypad.asm
+++ /dev/null
@@ -1,4 +0,0 @@
-Kurt_SelectQuantity_InterpretJoypad: ; 27a28
- call BuySellToss_InterpretJoypad
- ld b, a
- ret