- use a local byteswap header in the file system.

This commit is contained in:
Christoph Oelckers 2023-08-19 14:06:06 +02:00
commit 454af06acf
12 changed files with 170 additions and 43 deletions

View file

@ -36,7 +36,9 @@
#include <ctype.h>
#include "resourcefile.h"
#include "filesystem.h"
#include "engineerrors.h"
#include "fs_swap.h"
using namespace fs_private;
struct wadinfo_t