From 0a5039f9577fd8ef1c7d00331932ca648c7900d5 Mon Sep 17 00:00:00 2001 From: Crizomb Date: Mon, 16 Jun 2025 20:32:47 +0200 Subject: [PATCH] delete include window debug --- SimpleGame/src/Source/Main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SimpleGame/src/Source/Main.cpp b/SimpleGame/src/Source/Main.cpp index 728bde4..a789270 100644 --- a/SimpleGame/src/Source/Main.cpp +++ b/SimpleGame/src/Source/Main.cpp @@ -2,9 +2,9 @@ #include "NoteSprite.hpp" #include -#define _CRTDBG_MAP_ALLOC -#include -#include +/*#define _CRTDBG_MAP_ALLOC*/ +/*#include */ +/*#include */ int main() { // from out/build/src