#include "Core/Game.h"#include "Utility/Exception.h"#include "Utility/Logger.h"#include "Game/SplashScreenState.h"Functions | |
| const std::string | REPORT_MESSAGE ("\n\nPlease report the error and the steps taken to\nreproduce it to the development team.") |
| const std::string | APPLICATION_TITLE ("The Legend of Mazzeroth") |
| int | main (int argc, char *argv[]) |
| const std::string APPLICATION_TITLE | ( | "The Legend of Mazzeroth" | ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| const std::string REPORT_MESSAGE | ( | "\n\nPlease report the error and the steps taken to\nreproduce it to the development team." | ) |
1.7.1