Swap b32 to bool, et al.

This commit is contained in:
Ginger Bill
2016-11-23 09:46:58 +00:00
parent 36ad9dae43
commit 543a2d1e5a
19 changed files with 253 additions and 613 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
set exe_name=odin.exe
:: Debug = 0, Release = 1
set release_mode=0
set release_mode=1
set compiler_flags= -nologo -Oi -TP -W4 -fp:fast -fp:except- -Gm- -MP -FC -GS- -EHsc- -GR-