dxx-rebirth/similar/misc
Kp 8eec1dc810 Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath
Pass a mutable buffer from the caller, and allow
PHYSFSX_addRelToSearchPath to adjust the capitalization in that buffer,
rather than creating a copy in a stack local.  This can slightly affect
status messages that use the name, but otherwise should have no effect
on the game.
2023-05-13 15:02:55 +00:00
..
args.cpp Add alternative mixer resamplers 2023-02-11 10:50:21 +00:00
physfsx.cpp Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath 2023-05-13 15:02:55 +00:00