aboutsummaryrefslogtreecommitdiff
path: root/enemiesattacks/laser.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'enemiesattacks/laser.gbasm')
-rw-r--r--enemiesattacks/laser.gbasm1
1 files changed, 0 insertions, 1 deletions
diff --git a/enemiesattacks/laser.gbasm b/enemiesattacks/laser.gbasm
index 63aad07..b351141 100644
--- a/enemiesattacks/laser.gbasm
+++ b/enemiesattacks/laser.gbasm
@@ -94,7 +94,6 @@ Laser_Attack: ; Direction to face in E. Result in BC (XY), Direction in D
.skip_animation_wait_frames_update:
LD A, $mem_animation_wait_frames
- DBG
POP DE