mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET_PAL_DEFAULT
This commit is contained in:
parent
73be62fad6
commit
36f8cd1477
4 changed files with 9 additions and 8 deletions
|
|
@ -22,7 +22,8 @@
|
|||
const SET_PAL_GAME_FREAK_INTRO ; $0C
|
||||
const SET_PAL_TRAINER_CARD ; $0D
|
||||
|
||||
UPDATE_PARTY_MENU_BLK_PACKET EQU $fc
|
||||
SET_PAL_PARTY_MENU_HP_BARS EQU $fc
|
||||
SET_PAL_DEFAULT EQU $ff
|
||||
|
||||
; sgb palettes
|
||||
const_def
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue