#include "SgSystem.h"#include "config.h"#include "HexProgram.hpp"#include "WolveEngine.hpp"#include "WolvePlayer.hpp"#include "SwapCheck.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition in file WolveMain.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 49 of file WolveMain.cpp.
References HexProgram::BoardSize(), HexProgram::ConfigFileToExecute(), HexProgram::Get(), HexProgram::Initialize(), HexProgram::PrintStartupMessage(), HexProgram::SetInfo(), and HexProgram::Shutdown().