|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
Main entry for Unix. More...
#include "../../stdafx.h"#include "../../openttd.h"#include "../../crashlog.h"#include "../../core/random_func.hpp"#include "../../string_func.h"#include <time.h>#include <signal.h>#include "../../safeguards.h"Go to the source code of this file.
Functions | |
| int CDECL | main (int argc, char *argv[]) |
Main entry for Unix.
Definition in file unix_main.cpp.
| int CDECL main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 21 of file unix_main.cpp.