OpenTTD Source 20241224-master-gee860a5c8e
|
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.