diff --git a/CMakeLists.txt b/CMakeLists.txt index c8ae646c..7554c6ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,7 +173,7 @@ if (RTC) if (NOT CRTLIB) message(FATAL_ERROR "CRTLIB (C runtime library) Must be enabled when compiling with RTC (runtime checks)") endif() - # NOTE: Adress sanitizer is disable for now because for some reason it's hiding local variables in debug mode. + # NOTE: Adress sanitizer is disabled for now because for some reason it's screwing up viewing local variables while debugging. # set(COMPILER_FLAGS "${COMPILER_FLAGS} -DRTC=1") # set(COMPILER_FLAGS "${COMPILER_FLAGS} -fsanitize=undefined -fno-sanitize=alignment -DRTC=1") set(COMPILER_FLAGS "${COMPILER_FLAGS} -fsanitize=undefined -fsanitize-trap=undefined -fno-sanitize=alignment -DRTC=1") diff --git a/res/graphics/tim.ase b/res/graphics/tim.ase index d7e4dba3..d0aa5b98 100644 --- a/res/graphics/tim.ase +++ b/res/graphics/tim.ase @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bfa00fad2ad3698b879bb93736d2085db53e75e53b69c4dd6a8e319e9361830 +oid sha256:42234bae71a187445fe944b4658b630d981c1d8e7d7e61ae3fb7274297afbbd6 size 5881