dxx-rebirth/similar/misc
Kp 9cdf9152bc Always check return value of PHYSFSX_getRealPath
The contents of the output buffer are undefined if PHYSFSX_getRealPath
fails, so mark the function as [[nodiscard]] and modify all callers to
check that the function succeeded.
2022-03-19 22:55:58 +00:00
..
args.cpp Use enum class for VR StereoFormat 2021-09-12 16:20:52 +00:00
physfsx.cpp Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00