From 5d848abc531ee076ae0ab9e118cf5519581428c5 Mon Sep 17 00:00:00 2001 From: dannye Date: Tue, 9 Aug 2016 23:35:04 -0500 Subject: Format sgb packets --- constants/palette_constants.asm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'constants') 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 -- cgit v1.3.1-sl0p