aboutsummaryrefslogtreecommitdiff
path: root/src/driver.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.s')
-rw-r--r--src/driver.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/driver.s b/src/driver.s
index 3d9eb53..903c2da 100644
--- a/src/driver.s
+++ b/src/driver.s
@@ -151,6 +151,7 @@
bne @enemies_reset_loop
;; Invalidate all bullets.
+ ldx #0
ldy #Bullets::BULLETS_POOL_CAPACITY
@bullets_reset_loop:
sta Bullets::zp_pool_base, x