This commit is contained in:
2026-06-28 23:00:17 +03:00
parent 47d9c3fbe6
commit 0b9cfab8ff
7 changed files with 199 additions and 91 deletions

View File

@@ -4,6 +4,7 @@ cargs = [
'-std=c99',
'-Og',
'-g',
'-DBOUNDS_CHECK'
]
dependencies = []