Output addresses for doors compass_r_addr and compass_w_addr hooks.

This commit is contained in:
caitsith2
2020-06-22 06:47:33 -07:00
parent 9c8e531d20
commit 594e4e56c0
2 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ CompassCountDungeonHandlers: ; pointers to functions that handle dungeon-specifi
}
CompassCount_Escape:
print "compass_r_addr: ", pc
%DrawConstantNumber(0,8)
SEP #$20
LDA $7EF434 : LSR #4

View File

@@ -303,7 +303,7 @@ AddInventory:
LDA !MULTIWORLD_RECEIVING_ITEM : CMP #$01 : BNE +
BRL .fullItemCounts
+
LDA $1B : BNE + : BRL .fullItemCounts : +
; ==BEGIN INDOOR-ONLY SECTION
@@ -313,6 +313,7 @@ AddInventory:
;!SHAME_CHEST = "$7EF416" ; ---s ----
;LDA !SHAME_CHEST : ORA.w #$0010 : STA !SHAME_CHEST
;+
print "compass_w_addr: ", pc
SEP #$20 ; Set 8-bit Accumulator
LDA $040C ; get dungeon id