diff options
Diffstat (limited to 'src/bullets.s')
| -rw-r--r-- | src/bullets.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bullets.s b/src/bullets.s index 9e40546..9b2de81 100644 --- a/src/bullets.s +++ b/src/bullets.s @@ -121,7 +121,6 @@ cmp #$FF beq @initialize_bucket - @next_free_loop: ;; Prepare the `x` register for the next iteration. Notice that if we ;; are over the total size in memory, we have to roll the `x` back to ;; zero. This is possible because the loop starts at |
