mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-06 22:37:22 +00:00
(svn r8288) -Fix: [OSX] compiling with debug enabled now works again
-This is once again an obj-C vs C++ issue. I need to make a nice and permanent solution soon, but I need the debugger right now
This commit is contained in:
parent
e13b00e14f
commit
00b730ebca
@ -57,6 +57,8 @@ extern void HideMenuBar(void);
|
|||||||
#undef Point
|
#undef Point
|
||||||
#undef Rect
|
#undef Rect
|
||||||
|
|
||||||
|
/* Taken from ../gfx.h */
|
||||||
|
extern bool _dbg_screen_rect;
|
||||||
|
|
||||||
|
|
||||||
/* Subclass of NSWindow to fix genie effect and support resize events */
|
/* Subclass of NSWindow to fix genie effect and support resize events */
|
||||||
|
Loading…
Reference in New Issue
Block a user