removed BREAK
authorLukas Krickl <lukas@krickl.dev>
Tue, 16 Sep 2025 10:07:48 +0000 (12:07 +0200)
committerLukas Krickl <lukas@krickl.dev>
Tue, 16 Sep 2025 10:07:48 +0000 (12:07 +0200)
src/mapgen.s

index 7bad57e113038f4f0c38791cdd104a8dfb7a7cec..fc3a0e124c63f23191faf285154957c3f5734c92 100644 (file)
@@ -590,7 +590,6 @@ mapgen_unit_randomize_position:
        cp a, 0
        jr nz, @retry REL
        
-       BREAK
        ; write y and x positions
        ld a, b
        ld [hl+], a