TM/HM constants named after moves

This commit is contained in:
Rangi 2020-07-05 22:52:27 -04:00
parent 66ebe56adc
commit 405889193e
203 changed files with 330 additions and 302 deletions

View file

@ -19,7 +19,7 @@ GetName::
; TM names are separate from item names.
; BUG: This applies to all names instead of just items.
cp HM_01
cp HM01
jp nc, GetMachineName
ld a, [hLoadedROMBank]