Add new World wizard

This commit is contained in:
2017-12-20 22:41:14 -06:00
parent 2edee450aa
commit 4e50d80f5f
31 changed files with 415 additions and 94 deletions

View File

@ -22,7 +22,7 @@ endif()
add_definitions(
-std=c++14
-fdiagnostics-color
#-fdiagnostics-color
-Wall
-Wsign-compare
)