aboutsummaryrefslogtreecommitdiff
path: root/entity/bug.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-05-20 15:16:43 +0200
committerAstatin <[email protected]>2025-05-20 15:16:43 +0200
commit34ee469cc32584d579bae925857fc25c0a8c6c1b (patch)
treeb5f33d4419ce400a4ad06179f88f7d6e1d6e5ae1 /entity/bug.gbasm
parent9843e1e65b6eb3e96a6b6a73ffaeab4481061ac6 (diff)
Fix object not deleted when dialogue open on specific frame
Diffstat (limited to 'entity/bug.gbasm')
-rw-r--r--entity/bug.gbasm1
1 files changed, 0 insertions, 1 deletions
diff --git a/entity/bug.gbasm b/entity/bug.gbasm
index 29e5b77..989122e 100644
--- a/entity/bug.gbasm
+++ b/entity/bug.gbasm
@@ -45,7 +45,6 @@ Bug_Turn:
LD L, A
LD (HL), $05
LD A, (HL)
- DBG
.attack_end:
.Mid_movement: