mirror of
https://github.com/holub/mame
synced 2025-10-07 09:25:34 +03:00
osx compile fix (nw)
This commit is contained in:
parent
d37004818f
commit
04ab4108ba
@ -364,6 +364,8 @@ typedef float CGFloat;
|
|||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
#endif // __OBJC__
|
||||||
|
|
||||||
class debugger_osx : public osd_debugger_interface
|
class debugger_osx : public osd_debugger_interface
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
@ -379,6 +381,5 @@ public:
|
|||||||
|
|
||||||
extern const osd_debugger_type OSD_DEBUGGER_OSX;
|
extern const osd_debugger_type OSD_DEBUGGER_OSX;
|
||||||
|
|
||||||
#endif // __OBJC__
|
|
||||||
|
|
||||||
#endif // __SDL_DEBUGOSX__
|
#endif // __SDL_DEBUGOSX__
|
||||||
|
Loading…
Reference in New Issue
Block a user