projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6699340
)
removed BREAK
author
Lukas Krickl
<lukas@krickl.dev>
Tue, 16 Sep 2025 10:07:48 +0000
(12:07 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Tue, 16 Sep 2025 10:07:48 +0000
(12:07 +0200)
src/mapgen.s
patch
|
blob
|
history
diff --git
a/src/mapgen.s
b/src/mapgen.s
index 7bad57e113038f4f0c38791cdd104a8dfb7a7cec..fc3a0e124c63f23191faf285154957c3f5734c92 100644
(file)
--- 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