Update README.md and roadmap.md

This commit is contained in:
Ginger Bill
2016-11-23 13:57:33 +00:00
parent fff995a27c
commit 34ee89cfab
3 changed files with 10 additions and 4 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 -TC -W4 -fp:fast -fp:except- -Gm- -MP -FC -GS- -EHsc- -GR-