forked from mirror/OpenTTD
(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:
@@ -57,6 +57,8 @@ extern void HideMenuBar(void);
|
||||
#undef Point
|
||||
#undef Rect
|
||||
|
||||
/* Taken from ../gfx.h */
|
||||
extern bool _dbg_screen_rect;
|
||||
|
||||
|
||||
/* Subclass of NSWindow to fix genie effect and support resize events */
|
||||
|
Reference in New Issue
Block a user