diff options
Diffstat (limited to 'scripts/BrunosRoom.asm')
-rwxr-xr-x | scripts/BrunosRoom.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/BrunosRoom.asm b/scripts/BrunosRoom.asm index e5ecc1af..578cbb98 100755 --- a/scripts/BrunosRoom.asm +++ b/scripts/BrunosRoom.asm @@ -20,7 +20,6 @@ BrunoShowOrHideExitBlock: jp .setExitBlock .blockExitToNextRoom ld a, $24 - .setExitBlock ld [wNewTileBlockID], a lb bc, 0, 2 |