summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-21 16:27:29 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-21 16:27:29 -0400
commit9dee89fae39ce638beed51edbc3f837a6222bd68 (patch)
tree09f8c7436d45f265e8429c382368c552cf050db3 /data
parente0df1a6041b73e8304e8c5a691b454652f5a667d (diff)
Replace "Unreferenced" labels with "; unreferenced" comments
Diffstat (limited to 'data')
-rw-r--r--data/pokemon/unused_pic_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon/unused_pic_banks.asm b/data/pokemon/unused_pic_banks.asm
index 2ede9c3f..6532c722 100644
--- a/data/pokemon/unused_pic_banks.asm
+++ b/data/pokemon/unused_pic_banks.asm
@@ -1,7 +1,7 @@
; This was a table of Pokémon sprite banks in the 1997 G/S prototype.
; See pokegold-spaceworld's gfx/pokemon/pkmn_pic_banks.asm.
-Unreferenced_MonPicBanks:
+BetaMonPicBanks: ; unreferenced
; last mon in bank, bank #
db RAICHU, $15 + 0
db DUGTRIO, $15 + 1