OpenTTD Source 20241224-master-gee860a5c8e
unix_main.cpp File Reference

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[])
 

Detailed Description

Main entry for Mac OSX.

Main entry for Unix.

Definition in file unix_main.cpp.

Function Documentation

◆ main()

int CDECL main ( int  argc,
char *  argv[] 
)

Definition at line 21 of file unix_main.cpp.