dxx-rebirth/similar
Kp d0c3f03d54 Remove unnecessary nullptr test on nonnull parameter in select_file_recursive2
gcc-6 warns about this test because the caller is not permitted to pass
nullptr here, so the test is unnecessary.
2016-09-26 00:50:09 +00:00
..
2d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
3d Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
arch Remove unnecessary nullptr test on nonnull parameter 2016-09-26 00:50:09 +00:00
editor Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
main Remove unnecessary nullptr test on nonnull parameter in select_file_recursive2 2016-09-26 00:50:09 +00:00
misc Rename MAX_JOYSTICKS to DXX_MAX_JOYSTICKS 2016-09-25 04:52:48 +00:00