scummvm/backends/platform/sdl/macosx
Thierry Crozat 8eac9606bc MACOSX: Check selector exists when trying to replace application menus
In particular it has been reported that setHelpMenu was introduced in
MacOS X 10.6. So hopefully this change will fix running ScummVM on
MacOS X 10.5 or older.

This might fix bug #11260: MAC OS X: App incomplete when launched on
OS X 10.5.8.
2020-03-22 20:36:35 +00:00
..
appmenu_osx.h
appmenu_osx.mm MACOSX: Check selector exists when trying to replace application menus 2020-03-22 20:36:35 +00:00
macosx-compat.h
macosx-main.cpp BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
macosx.cpp SDL: Simplify implementations of getDefaultConfigFileName() 2019-12-07 21:15:41 +02:00
macosx.h SDL: Simplify implementations of getDefaultConfigFileName() 2019-12-07 21:15:41 +02:00
macosx_wrapper.h
macosx_wrapper.mm