|
OpenTTD Source 20251117-master-g7398d2e290
|
Main entry for Mac OSX. 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[]) |
| int CDECL main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 21 of file unix_main.cpp.