aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/AgathasRoom.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-06 10:33:58 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-06 10:33:58 -0500
commit13d4d533f7c5904391309e72f4b7937210b1c476 (patch)
tree12af6219abc245f24a8931684c3240c95970b21d /scripts/AgathasRoom.asm
parentMerge pull request #301 from Rangi42/master (diff)
downloadpokeyellow-13d4d533f7c5904391309e72f4b7937210b1c476.tar.gz
pokeyellow-13d4d533f7c5904391309e72f4b7937210b1c476.tar.xz
pokeyellow-13d4d533f7c5904391309e72f4b7937210b1c476.zip
Sync more with pokeyellow
Diffstat (limited to 'scripts/AgathasRoom.asm')
-rwxr-xr-xscripts/AgathasRoom.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/AgathasRoom.asm b/scripts/AgathasRoom.asm
index b0c53571..3c5740e9 100755
--- a/scripts/AgathasRoom.asm
+++ b/scripts/AgathasRoom.asm
@@ -20,7 +20,7 @@ AgathaShowOrHideExitBlock:
jp .setExitBlock
.blockExitToNextRoom
ld a, $3b
-.setExitBlock:
+.setExitBlock
ld [wNewTileBlockID], a
lb bc, 0, 2
predef_jump ReplaceTileBlock