mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Field06 fixed!
Also added a new palette for Brunswick, just trying to figure out a way to display it (possibly because Brunswick isn't listed as a Route map?)
This commit is contained in:
parent
2f82c377fe
commit
6a693a931b
6 changed files with 54 additions and 41 deletions
|
|
@ -73,5 +73,6 @@ DEF SET_PAL_DEFAULT EQU $ff
|
|||
const PAL_CAVE ; $25
|
||||
const PAL_GAMEFREAK ; $26
|
||||
const PAL_CELESTE ; $27
|
||||
const PAL_CITRINECAVE ; $28
|
||||
const PAL_GARNET ; $28
|
||||
const PAL_BRUNSWICK ; $29
|
||||
DEF NUM_SGB_PALS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue