Fix duplicate hooks.
Also simplify the LoadNarrowObject Hook, and correct the hook location comment for it.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
;--------------------------------------------------------------------------------
|
||||
; OnLoadOW
|
||||
;--------------------------------------------------------------------------------
|
||||
OnLoadMap:
|
||||
JSL.l SetLWDWMap
|
||||
LDA $7EF2DB ; thing we wrote over
|
||||
RTL
|
||||
;OnLoadMap:
|
||||
; LDA $7EF2DB ; thing we wrote over
|
||||
;RTL
|
||||
;--------------------------------------------------------------------------------
|
||||
OnDrawHud:
|
||||
JSL.l Draw4DigitRupees
|
||||
|
||||
Reference in New Issue
Block a user