dxx-rebirth/common/arch
Kp fcb0b4fa66 Replace SDL CD_INDRIVE with equivalent that uses C++ static_cast
<=gcc-5 with -Wold-style-cast warn when expansions of SDL macro
CD_INDRIVE produce an old style cast, even though the cast comes from a
system header.  Undefine it and define an equivalent that uses a C++
cast, so that uses do not provoke a warning.
2016-09-04 19:10:43 +00:00
..
carbon Fix prototype of Mac msgbox_warning 2014-11-30 17:03:54 +00:00
cocoa Uninline namespace dcx 2015-12-13 18:00:49 +00:00
ogl Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
sdl Replace SDL CD_INDRIVE with equivalent that uses C++ static_cast 2016-09-04 19:10:43 +00:00
win32 Uninline namespace dcx 2015-12-13 18:00:49 +00:00