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