eval, local variable resolution -> do not assume offset evaluations. infer evaluation mode from location info

This commit is contained in:
Ryan Fleury
2026-07-27 14:47:40 -07:00
parent 7fbea68613
commit 0c434583bc
5 changed files with 60 additions and 34 deletions
+5
View File
@@ -68,3 +68,8 @@ target:
executable: "build/ryan_scratch.exe"
working_directory: build
}
target:
{
executable: "../../Program Files/SuperTux/bin/supertux2.exe"
working_directory: "../../Program Files/SuperTux/bin/"
}