OpenTTD Source 20260129-master-g2bb01bd0e4
macos_objective_c.h File Reference

Includes of mac os specific headers wich contain objective c. More...

#include <AppKit/AppKit.h>

Go to the source code of this file.

Macros

#define Rect   OTTDRect
 Macro that prevents name conflicts between included headers.
 
#define Point   OTTDPoint
 Macro that prevents name conflicts between included headers.
 

Detailed Description

Includes of mac os specific headers wich contain objective c.

Definition in file macos_objective_c.h.

Macro Definition Documentation

◆ Point

#define Point   OTTDPoint

Macro that prevents name conflicts between included headers.

Definition at line 16 of file macos_objective_c.h.

◆ Rect

#define Rect   OTTDRect

Macro that prevents name conflicts between included headers.

Definition at line 14 of file macos_objective_c.h.