mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 08:35:23 +13:00
SGB Morning Palettes
actual palettes are somewhat unfinished but the general idea is being applied now. Untouched palettes (aside from whatever color was used for the water) are marked with a # next to them, though the palettes are all tentative.
This commit is contained in:
parent
d5d8fe40d7
commit
54905a9be9
6 changed files with 345 additions and 213 deletions
|
|
@ -141,6 +141,47 @@ DEF SCGB_DEFAULT EQU $ff
|
|||
const PREDEFPAL_GAMEFREAK_LOGO_BG
|
||||
const PREDEFPAL_ROUTES_NIHON
|
||||
const PREDEFPAL_GATES_NIHON
|
||||
const PREDEFPAL_ROUTES_MORN
|
||||
const PREDEFPAL_PALLET_MORN
|
||||
const PREDEFPAL_VIRIDIAN_MORN
|
||||
const PREDEFPAL_PEWTER_MORN
|
||||
const PREDEFPAL_CERULEAN_MORN
|
||||
const PREDEFPAL_LAVENDER_MORN
|
||||
const PREDEFPAL_VERMILION_MORN
|
||||
const PREDEFPAL_CELADON_MORN
|
||||
const PREDEFPAL_FUCHSIA_MORN
|
||||
const PREDEFPAL_CINNABAR_MORN
|
||||
const PREDEFPAL_SAFFRON_MORN
|
||||
const PREDEFPAL_INDIGO_MORN
|
||||
const PREDEFPAL_NEW_BARK_MORN
|
||||
const PREDEFPAL_CHERRYGROVE_MORN
|
||||
const PREDEFPAL_VIOLET_MORN
|
||||
const PREDEFPAL_AZALEA_MORN
|
||||
const PREDEFPAL_GOLDENROD_MORN
|
||||
const PREDEFPAL_ECRUTEAK_MORN
|
||||
const PREDEFPAL_OLIVINE_MORN
|
||||
const PREDEFPAL_CIANWOOD_MORN
|
||||
const PREDEFPAL_MAHOGANY_MORN
|
||||
const PREDEFPAL_BLACKTHORN_MORN
|
||||
const PREDEFPAL_LAKE_OF_RAGE_MORN
|
||||
const PREDEFPAL_SILVER_CAVE_MORN
|
||||
const PREDEFPAL_DUNGEONS_MORN
|
||||
const PREDEFPAL_CITRINE_MORN
|
||||
const PREDEFPAL_ONE_ISLAND_MORN
|
||||
const PREDEFPAL_TWO_ISLAND_MORN
|
||||
const PREDEFPAL_THREE_ISLAND_MORN
|
||||
const PREDEFPAL_FOUR_ISLAND_MORN
|
||||
const PREDEFPAL_FIVE_ISLAND_MORN
|
||||
const PREDEFPAL_SIX_ISLAND_MORN
|
||||
const PREDEFPAL_SEVEN_ISLAND_MORN
|
||||
const PREDEFPAL_SILENT_HILLS_MORN
|
||||
const PREDEFPAL_OLD_CITY_MORN
|
||||
const PREDEFPAL_SAVOY_CITY_MORN
|
||||
const PREDEFPAL_CORAL_CITY_MORN
|
||||
const PREDEFPAL_BLUE_FOREST_MORN
|
||||
const PREDEFPAL_WHITE_CITY_MORN
|
||||
const PREDEFPAL_ROUTES_NIHON_MORN
|
||||
const PREDEFPAL_GATES_NIHON_MORN
|
||||
DEF NUM_PREDEF_PALS EQU const_value
|
||||
|
||||
; SGB system command codes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue