fix prosperon layout

This commit is contained in:
2026-02-20 21:23:21 -06:00
parent e78faccab8
commit ff2e4bd578
44 changed files with 17 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[compilation]
LDFLAGS = "-lSDL3 -lstdc++ -lm -lc++"
CFLAGS = "-Iimgui"
CFLAGS = "-Isrc/imgui"
[dependencies]
rtree = "gitea.pockle.world/john/cell-rtree"