dxx-rebirth/similar/misc
Kp f24e9f836c Rename MAX_JOYSTICKS to DXX_MAX_JOYSTICKS
Rename symbol MAX_JOYSTICKS to DXX_MAX_JOYSTICKS to show that it is a DXX
symbol, not one inherited from a library.

git grep -lzw MAX_JOYSTICKS -- SConstruct '*.h' '*.cpp' | xargs -0 sed -i -e 's/\<MAX_JOYSTICKS\>/DXX_&/g'
2016-09-25 04:52:48 +00:00
..
args.cpp Rename MAX_JOYSTICKS to DXX_MAX_JOYSTICKS 2016-09-25 04:52:48 +00:00
physfsx.cpp Remove char[N] overload for PHYSFSX_getRealPath 2016-08-06 19:55:25 +00:00