diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b615e2..04658a7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,9 @@ SET(FT_DISABLE_ZLIB 1) option(GLM_ENABLE_FAST_MATH OFF) -SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ffloat-store -fexcess-precision=standard -ffp-contract=off") +# -fsanitize=address I will forget, renable this flag no more leaks allowed! + +SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -ffloat-store -fexcess-precision=standard -ffp-contract=off") FetchContent_Declare( tracy diff --git a/Resources/music/main_song.ogg b/Resources/music/main_song.ogg index 0f0104d..7467ceb 100644 Binary files a/Resources/music/main_song.ogg and b/Resources/music/main_song.ogg differ diff --git a/Resources/scenes/debugScene.xml b/Resources/scenes/debugScene.xml index 50b4ad8..39c9326 100644 --- a/Resources/scenes/debugScene.xml +++ b/Resources/scenes/debugScene.xml @@ -3,18 +3,18 @@ - + - +