aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.cmd (renamed from build.bat)1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.bat b/build.cmd
index cd0a0d2..5595995 100644
--- a/build.bat
+++ b/build.cmd
@@ -21,6 +21,5 @@ echo Created the "out" folder..
)
g++ --version
g++ -g main.cpp -o out/game.exe
-title Building C++ Program - Success
echo Building Complete!
pause>nul \ No newline at end of file