diff options
Diffstat (limited to 'constants/palette_constants.asm')
-rwxr-xr-x[-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 669c5296..981f621d 100644..100755 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -35,4 +35,4 @@ PAL_YELLOWBAR EQU $20 PAL_REDBAR EQU $21 PAL_BADGE EQU $22 PAL_CAVE EQU $23 -PAL_GAMEFREAK EQU $24
\ No newline at end of file +PAL_GAMEFREAK EQU $24 |