add new and init to toolchain

This commit is contained in:
2026-07-04 17:38:45 +02:00
parent cdde49e68b
commit e7f69ffb5a
17 changed files with 711 additions and 63 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Illustrative build.bro for a raylib program (not run in CI: needs raylib
# installed and the game sources under ./game).
# installed).
#
# Generate the raylib bindings once with:
# brolang translate-c /opt/homebrew/Cellar/raylib/*/include/raylib.h > game/raylib.bro