diff --git a/LTTP_RND_GeneralBugfixes.asm b/LTTP_RND_GeneralBugfixes.asm index 7306b72..60450a6 100644 --- a/LTTP_RND_GeneralBugfixes.asm +++ b/LTTP_RND_GeneralBugfixes.asm @@ -210,6 +210,7 @@ incsrc special_weapons.asm incsrc variable_ganon_vulnerability.asm incsrc pseudoflute.asm incsrc dungeon_map/main.asm +print "End of B9: ", pc warnpc $B9E000 ; $E000 - EFFF reserved for custom door rando map data diff --git a/dungeon_map/current_room_map.asm b/dungeon_map/current_room_map.asm index fb78e76..862642c 100644 --- a/dungeon_map/current_room_map.asm +++ b/dungeon_map/current_room_map.asm @@ -426,7 +426,6 @@ GetQuadrantMask: RTS -print "DrawSide: ", pc ; $00 - Side ; $02 - Door position number on side ; $03 - Door index number on side diff --git a/dungeon_map/hooks.asm b/dungeon_map/hooks.asm index 7661ffc..695d7f0 100644 --- a/dungeon_map/hooks.asm +++ b/dungeon_map/hooks.asm @@ -13,10 +13,6 @@ LDA.b #$1C org $8AE12B LDA.b #$20 -; change dungeon map subsheet gfx in TR -; org $80DDC9 -; db $57 - ; dungeon map sheets org $80DD97 db $61, $56, $57, $62