Attempt to re-write standing items using the new decompressed gfx.
Fix a few bus left over from merge
This commit is contained in:
@@ -115,7 +115,7 @@ org $B08038 ; PC 0x180038
|
||||
LampConeSewers:
|
||||
db $01 ; #$00 = Off - #$01 = On (default)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308039 ; PC 0x180039
|
||||
org $B08039 ; PC 0x180039
|
||||
ItemCounterHUD:
|
||||
db $00 ; $00 = Off | $01 = Display TotalItemCounter / TotalItemCount display on HUD
|
||||
;--------------------------------------------------------------------------------
|
||||
@@ -2774,13 +2774,6 @@ dw #$0800 ; Yellow
|
||||
|
||||
org $B0F032
|
||||
|
||||
;--------------------------------------------------------------------------------
|
||||
; 0x187032 - 187FFF (unused)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $B0F010
|
||||
MaxItemCounter:
|
||||
dw $00D8 ; 216 default
|
||||
|
||||
pushpc
|
||||
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user