|
OpenTTD Source 20260109-master-g241b5fcdfe
|
Main entry for Mac OS X. 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 "macos.h"#include "../../safeguards.h"Go to the source code of this file.
Functions | |
| void | CocoaSetupAutoreleasePool () |
| void | CocoaReleaseAutoreleasePool () |
| int CDECL | main (int argc, char *argv[]) |
Main entry for Mac OS X.
Definition in file osx_main.cpp.
| int CDECL main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 26 of file osx_main.cpp.