diff options
Diffstat (limited to 'constants')
| -rwxr-xr-x | constants/palette_constants.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index ca2e103a..fda3b470 100755 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -54,3 +54,6 @@ const_value = 0 const PAL_BADGE ; $22 const PAL_CAVE ; $23 const PAL_GAMEFREAK ; $24 + const PAL_25 ; $25 + const PAL_26 ; $26 + const PAL_27 ; $27 |
