dxx-rebirth/similar/misc
Kp a705104e84 Check PHYSFS_init return value
PHYSFS_init is not guaranteed to succeed.  Using PHYSFS functions after
PHYSFS_init fails is likely to fail badly.  On Windows, failure may take
the form of a crash in ntdll.  Avoid this by exiting gracefully.
2018-12-08 23:36:18 +00:00
..
args.cpp Enable SHAREPATH for non-LinuxPlatformSettings 2018-09-14 02:20:55 +00:00
physfsx.cpp Check PHYSFS_init return value 2018-12-08 23:36:18 +00:00