dxx-rebirth/common/arch
Kp 4894117d70 Rename MAX_HATS_PER_JOYSTICK to DXX_MAX_HATS_PER_JOYSTICK
Rename symbol MAX_HATS_PER_JOYSTICK to DXX_MAX_HATS_PER_JOYSTICK
to show that it is a DXX symbol, not one inherited from a library.

git grep -lzw MAX_HATS_PER_JOYSTICK -- SConstruct '*.h' '*.cpp' | xargs -0 sed -i -e 's/\<MAX_HATS_PER_JOYSTICK\>/DXX_&/g'
2016-09-25 04:52:49 +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 Rename MAX_HATS_PER_JOYSTICK to DXX_MAX_HATS_PER_JOYSTICK 2016-09-25 04:52:49 +00:00
win32 Uninline namespace dcx 2015-12-13 18:00:49 +00:00