some setup

This commit is contained in:
2025-06-15 16:51:54 -04:00
parent 06212960ce
commit e49258c8c2
5 changed files with 15 additions and 10 deletions

View File

@ -36,6 +36,6 @@ $build_args += $flag_no_type_assert
$build_args += $flag_dyn_map_calls
$build_args += $flag_default_allocator_nil
$build_args += $flag_output_path + $exe
& $odin $build_args
# & $odin $build_args
& $exe
pop-location