aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pokemontower7.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-12 02:19:19 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-12 02:19:44 -0500
commita51037eeeedb03e29d8675626018cf02750882fa (patch)
tree4a0959e4d61cc6c6d4f9d197e8d5b598b3dde0f8 /scripts/pokemontower7.asm
parentRemove some leftover address comments (diff)
downloadpokeyellow-a51037eeeedb03e29d8675626018cf02750882fa.tar.gz
pokeyellow-a51037eeeedb03e29d8675626018cf02750882fa.tar.xz
pokeyellow-a51037eeeedb03e29d8675626018cf02750882fa.zip
Remove the last address comments
except for wram.asm and sram.asm also delete unused yellow file
Diffstat (limited to 'scripts/pokemontower7.asm')
-rwxr-xr-xscripts/pokemontower7.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/pokemontower7.asm b/scripts/pokemontower7.asm
index 15c79b4d..348534b4 100755
--- a/scripts/pokemontower7.asm
+++ b/scripts/pokemontower7.asm
@@ -142,7 +142,7 @@ CoordsData_60de3:
db $07,$0C
dw MovementData_60e22
-MovementData_60e13: ; 60e13
+MovementData_60e13:
db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
@@ -152,7 +152,7 @@ MovementData_60e13: ; 60e13
db NPC_MOVEMENT_LEFT
db $FF
-MovementData_60e1b: ; 60e1b
+MovementData_60e1b:
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_DOWN
@@ -161,7 +161,7 @@ MovementData_60e1b: ; 60e1b
db NPC_MOVEMENT_DOWN
db $FF
-MovementData_60e22: ; 60e22
+MovementData_60e22:
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
@@ -169,7 +169,7 @@ MovementData_60e22: ; 60e22
db NPC_MOVEMENT_DOWN
db $FF
-MovementData_60e28: ; 60e28
+MovementData_60e28:
db NPC_MOVEMENT_LEFT
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
@@ -179,7 +179,7 @@ MovementData_60e28: ; 60e28
db NPC_MOVEMENT_DOWN
db $FF
-MovementData_60e30: ; 60e30
+MovementData_60e30:
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN
@@ -188,7 +188,7 @@ MovementData_60e30: ; 60e30
db NPC_MOVEMENT_DOWN
db $FF
-MovementData_60e37: ; 60e37
+MovementData_60e37:
db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_DOWN