diff options
Diffstat (limited to 'scripts/AgathasRoom.asm')
-rwxr-xr-x | scripts/AgathasRoom.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/AgathasRoom.asm b/scripts/AgathasRoom.asm index 9aa957f5..3c5740e9 100755 --- a/scripts/AgathasRoom.asm +++ b/scripts/AgathasRoom.asm @@ -20,7 +20,6 @@ AgathaShowOrHideExitBlock: jp .setExitBlock .blockExitToNextRoom ld a, $3b - .setExitBlock ld [wNewTileBlockID], a lb bc, 0, 2 |