diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:36:57 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:36:57 -0400 |
| commit | 5d6f3ec1d4f24bb2598359402c361f2ec47546da (patch) | |
| tree | d63a6b6edf70461f0dee51925c904ca9ce39d678 /constants/pokemon_constants.asm | |
| parent | A couple more map-specific Pikachu functions in Bank 3C (diff) | |
| download | pokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.tar.gz pokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.tar.xz pokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.zip | |
Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex.asm
Diffstat (limited to 'constants/pokemon_constants.asm')
| -rw-r--r-- | constants/pokemon_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm index 773495e3..96d44ef5 100644 --- a/constants/pokemon_constants.asm +++ b/constants/pokemon_constants.asm @@ -63,7 +63,7 @@ const_value = 1 const MISSINGNO_3D ; $3D const MISSINGNO_3E ; $3E const MISSINGNO_3F ; $3F - const FARFETCHD ; $40 + const FARFETCHD ; $40 const VENONAT ; $41 const DRAGONITE ; $42 const MISSINGNO_43 ; $43 |
