diff options
Diffstat (limited to 'constants/palette_constants.asm')
-rwxr-xr-x | 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 3efcc97..9f410a8 100755 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -56,4 +56,4 @@ const PAL_POKER_2 ; 36 const PAL_POKER_3 ; 37 const PAL_POKER_4 ; 38 - const PAL_39 ; 39 + const PAL_RADIO ; 39 |