diff options
| author | JimB16 <f1@jimb.de> | 2015-08-23 15:09:56 +0200 |
|---|---|---|
| committer | JimB16 <f1@jimb.de> | 2015-08-23 15:09:56 +0200 |
| commit | 3922ad2c3cf4bc15ede67b3b1814e4c2fced9243 (patch) | |
| tree | 9e0a2917298f0ec74950c8c3b38268d24f85e2dd /maps | |
| parent | 9772c722ac8fc6c41c5427ce7ca0d106a19db36e (diff) | |
changed labels and added comments
Diffstat (limited to 'maps')
| -rw-r--r-- | maps/BattleTower1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/BattleTower1F.asm b/maps/BattleTower1F.asm index 31825efaa..4296e6aed 100644 --- a/maps/BattleTower1F.asm +++ b/maps/BattleTower1F.asm @@ -73,7 +73,7 @@ UnknownScript_0x9e3fc: UnknownScript_0x9e40f: writebyte $1a special Function170687 - special Function170bd3 + special SpecialCheckForBattleTowerRules if_not_equal $0, UnknownScript_0x9e4bb writetext UnknownText_0x9ef1f yesorno @@ -190,7 +190,7 @@ UnknownScript_0x9e4ea: writebyte $19 special Function170687 if_not_equal $0, UnknownScript_0x9e549 - special Function170bd3 + special SpecialCheckForBattleTowerRules if_not_equal $0, UnknownScript_0x9e4bb writebyte $5 special Function170687 |
