diff options
| author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2021-05-18 15:01:10 +0700 |
|---|---|---|
| committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2021-05-18 15:01:10 +0700 |
| commit | 88b53cce31314345068ba89226ca68a22e74db4c (patch) | |
| tree | 845c825373bcf6d89f33774514fb8b6af9bfa9d6 /constants | |
| parent | ee0e7ea5a0b3d93d6bb228fe60df79f9dba966e4 (diff) | |
label SGB layout $0E
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/sgb_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/sgb_constants.asm b/constants/sgb_constants.asm index f18ba2c..5f4f209 100644 --- a/constants/sgb_constants.asm +++ b/constants/sgb_constants.asm @@ -14,7 +14,7 @@ const SGB_EVOLUTION const SGB_GF_INTRO const SGB_TRAINER_CARD - const SGB_0E + const SGB_MOVE_LIST const SGB_PIKACHU_MINIGAME const SGB_POKEDEX_SELECTION const SGB_POKER |
