diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-21 16:27:43 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-21 16:27:43 -0400 |
| commit | 91774f206e97d67cb8f16f5afeec03ce9c7e28ca (patch) | |
| tree | 1a35d65d390633fa2d8c14618ecf99d97b776e59 /data/pokemon | |
| parent | 98af69691d8994b07c19ef4e86f3f903da6091ed (diff) | |
Replace "Unreferenced" labels with "; unreferenced" comments
Diffstat (limited to 'data/pokemon')
| -rw-r--r-- | data/pokemon/unused_pic_banks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon/unused_pic_banks.asm b/data/pokemon/unused_pic_banks.asm index 2ede9c3f9..6532c722f 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 |
