diff --git a/hooks.asm b/hooks.asm index 07050eb..598d92b 100644 --- a/hooks.asm +++ b/hooks.asm @@ -1053,14 +1053,14 @@ JSL.l GetMagicBatItem ;================================================================================ ; Replacement Shopkeeper ;-------------------------------------------------------------------------------- -org $068BEB ; <- 30BEB - Bank07.asm:1125 - (INC $0BA0, X) -JSL.l SpritePrep_ShopKeeper : RTS +;org $068BEB ; <- 30BEB - Bank07.asm:1125 - (INC $0BA0, X) +;JSL.l SpritePrep_ShopKeeper : RTS ;-------------------------------------------------------------------------------- -org $1EEEE3 ; <- F6EE3 - sprite_shopkeeper.asm:7 - (LDA $0E80, X) -JSL.l Sprite_ShopKeeper : RTS +;org $1EEEE3 ; <- F6EE3 - sprite_shopkeeper.asm:7 - (LDA $0E80, X) +;JSL.l Sprite_ShopKeeper : RTS ;-------------------------------------------------------------------------------- -org $00D55E ; <- 555E - Bank00.asm:3491 (LDX.w #$2D40) -JSL.l LoadModifiedTileBufferAddress : NOP #2 +;org $00D55E ; <- 555E - Bank00.asm:3491 (LDX.w #$2D40) +;JSL.l LoadModifiedTileBufferAddress : NOP #2 ;-------------------------------------------------------------------------------- ;================================================================================