mapgen: Room patterns are now randomly chosen.
authorLukas Krickl <lukas@krickl.dev>
Tue, 17 Feb 2026 06:59:57 +0000 (07:59 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 17 Feb 2026 06:59:57 +0000 (07:59 +0100)
commit7d19337cc4649f142657405d3161d24bb92031af
tree3fd387fc4d07e4b5ce01e6dd7bb25cd5d081206b
parent1a49a8b1c46115eff80cc468787178c481beaaa9
mapgen: Room patterns are now randomly chosen.

Added init code for mapgen seed.
assets
makefile
maps/f1r2.inc [new file with mode: 0644]
src/mapgen.s
src/mem.s
src/rand.s
src/sram.s