From cf80989154bbb8985bec1d2e089c680714b9b804 Mon Sep 17 00:00:00 2001 From: Astatin Date: Fri, 24 Jan 2025 18:49:12 +0900 Subject: Fix XY/YX/BC/CB issue thingy --- enemiesattacks/laser.gbasm | 1 - 1 file changed, 1 deletion(-) (limited to 'enemiesattacks/laser.gbasm') 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 -- cgit v1.2.3-70-g09d2