diff --git a/scripts/helpers/odin_compiler_defs.sh b/scripts/helpers/odin_compiler_defs.sh index 9f1045f..721aba0 100644 --- a/scripts/helpers/odin_compiler_defs.sh +++ b/scripts/helpers/odin_compiler_defs.sh @@ -62,5 +62,4 @@ flag_vet_using_stmt='-vet-using-stmt' # flag_msvc_link_debug='/DEBUG' # Assuming to be in default path, change if otherwise -# odin_compiler='odin' -odin_compiler='/mnt/c/projects/SectrPrototype/toolchain/Odin/odin' +odin_compiler='odin'