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