dxx-rebirth/common/misc
Kp 522c696af0 Remove unnecessary members in splitpath_t
splitpath_t is designed for MS-DOS paths, even though Rebirth now runs
on many platforms that never used DOS conventions.  Most of the members
of splitpath_t are unused on all platforms.  Remove them, and switch to
returning an initialized version of the structure.
2022-06-11 15:00:02 +00:00
..
error.cpp Optimize out warn_printf on some targets 2021-09-12 16:20:52 +00:00
hash.cpp
hmp.cpp Remove unnecessary endian instances in serial.h 2022-05-05 02:59:11 +00:00
ignorecase.cpp
physfsrwops.cpp Return error code from PHYSFSRWOPS_openRead* 2021-07-25 23:00:56 +00:00
strutil.cpp Remove unnecessary members in splitpath_t 2022-06-11 15:00:02 +00:00
vg-wrap-physfs.h
vgrphys.cpp
vgwphys.cpp