aboutsummaryrefslogtreecommitdiff
path: root/entity/bunny.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'entity/bunny.gbasm')
-rw-r--r--entity/bunny.gbasm1
1 files changed, 0 insertions, 1 deletions
diff --git a/entity/bunny.gbasm b/entity/bunny.gbasm
index 32cff97..29f66d9 100644
--- a/entity/bunny.gbasm
+++ b/entity/bunny.gbasm
@@ -147,7 +147,6 @@ Move_Bunny:
DEC A
DAA
LD (HL+), A
- DBG
SET 3, (HL)
LD A, $24