mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-01 11:00:04 -04:00
Linux-specific byteswap.h just includes BYTESWAP.H, so there no need platform-specific header. Fixes "non-portable path to file" ([-Wnonportable-include-path]) warnings.