From: Lukas Krickl Date: Tue, 16 Sep 2025 10:07:48 +0000 (+0200) Subject: removed BREAK X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=34b92ba87aa2b10b80961dc96a1e78e293b3e159;p=gbrg%2F.git removed BREAK --- diff --git a/src/mapgen.s b/src/mapgen.s index 7bad57e..fc3a0e1 100644 --- a/src/mapgen.s +++ b/src/mapgen.s @@ -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