Cleanup Time System code

This commit is contained in:
scawful
2024-09-22 10:52:38 -04:00
parent 378c05fc20
commit 75cb1e3c23

View File

@@ -58,7 +58,6 @@ ResetClockTriforceRoom:
DrawClockToHudLong: DrawClockToHudLong:
{ {
JSR DrawClockToHud JSR DrawClockToHud
RTL RTL
} }
@@ -178,9 +177,6 @@ RunClock:
JSL $0BFE72 JSL $0BFE72
.inc_hours_end .inc_hours_end
RTS RTS
.reset_hours .reset_hours
@@ -284,7 +280,6 @@ LoadDayNightPaletteEffect:
CPX #$0041 : BPL .title_check CPX #$0041 : BPL .title_check
STA PaletteBuffer_HUD,X STA PaletteBuffer_HUD,X
RTL RTL
.title_check .title_check
; title or file select screen ? ; title or file select screen ?
@@ -541,7 +536,6 @@ org $0ED601
JSL SubAreasFix JSL SubAreasFix
; ========================================================= ; =========================================================
; Gloves color loading routine ; Gloves color loading routine
;$1B/EE1B C2 30 REP #$30 ;$1B/EE1B C2 30 REP #$30
;$1B/EE1D AF 54 F3 7E LDA $7EF354[$7E:F354] ;$1B/EE1D AF 54 F3 7E LDA $7EF354[$7E:F354]