From d7ae6d1d4161dcde61dfb78380c5fa5fc1a7c1b6 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 13 Jan 2025 21:26:50 -0500 Subject: [PATCH] oops (bad odin path) --- scripts/helpers/odin_compiler_defs.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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'