fix mingw debug build

This commit is contained in:
FunkyFr3sh 2024-04-26 01:41:38 +02:00
parent b34ec49a13
commit 4b7fe8531e
3 changed files with 8 additions and 2 deletions

View file

@ -5,4 +5,5 @@ REM
set PATH=C:\w64devkit\bin
make clean
make
REM make DEBUG=1
pause