diff options
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/palette_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index 78d39c95..6d2d49de 100644 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -58,7 +58,7 @@ DEF SET_PAL_DEFAULT EQU $ff const PAL_GREENMON ; $16 const PAL_PINKMON ; $17 const PAL_YELLOWMON ; $18 - const PAL_GREYMON ; $19 + const PAL_GRAYMON ; $19 const PAL_SLOTS1 ; $1A const PAL_SLOTS2 ; $1B const PAL_SLOTS3 ; $1C |
