mirror of
https://github.com/pret/pokegold.git
synced 2026-03-21 17:34:16 -05:00
This commit is contained in:
parent
f57be98873
commit
8d9317abd7
|
|
@ -352,7 +352,7 @@ DEF DAYCARE_INTRO_SEEN_F EQU 7
|
|||
DEF NUM_VBLANK_HANDLERS EQU const_value
|
||||
|
||||
; rLCDC::
|
||||
DEF LCDC_DEFAULT EQU LCDC_ON | LCDC_WIN_9C00 | LCDC_WIN_ON | LCDC_BLOCK21 | LCDC_BG_9800 | LCDC_OBJ_8 | LCDC_OBJ_ON | LCDC_BG_OFF | LCDC_PRIO_ON
|
||||
DEF LCDC_DEFAULT EQU LCDC_ON | LCDC_WIN_9C00 | LCDC_WIN_ON | LCDC_BLOCK21 | LCDC_BG_9800 | LCDC_OBJ_8 | LCDC_OBJ_ON | LCDC_PRIO_ON
|
||||
|
||||
; rIE::
|
||||
DEF IE_DEFAULT EQU IE_JOYPAD | IE_SERIAL | IE_TIMER | IE_STAT | IE_VBLANK
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user