cocoa: fix syntax errors. Also allow cmake to compile it (untested)

This commit is contained in:
IoIxD 2026-01-12 15:13:59 -07:00
commit 31cc8e5a0d
3 changed files with 48 additions and 31 deletions

1
.gitignore vendored
View file

@ -15,3 +15,4 @@ examples/*/*.exe
/Makefile
/build
compile_flags.txt
.cache