Separate new_game graphics

This commit is contained in:
Remy Oukaour
2018-01-21 13:58:16 -05:00
parent 732bb36c86
commit a8eb44b6e3
21 changed files with 17 additions and 17 deletions

View File

@@ -400,11 +400,11 @@ OakText_ResponseToSetTime: ; 0x908b8
; 0x908fb
TimeSetBackgroundGFX: ; 908fb
INCBIN "gfx/timeset/background.1bpp"
INCBIN "gfx/new_game/timeset_bg.1bpp"
TimeSetUpArrowGFX: ; 90903
INCBIN "gfx/timeset/up_arrow.1bpp"
INCBIN "gfx/new_game/up_arrow.1bpp"
TimeSetDownArrowGFX: ; 9090b
INCBIN "gfx/timeset/down_arrow.1bpp"
INCBIN "gfx/new_game/down_arrow.1bpp"
; 90913
Special_SetDayOfWeek: ; 90913