got rid of FUncompressedFile and reenabled postprocessing.

This commit is contained in:
Christoph Oelckers 2023-12-12 21:16:02 +01:00
commit 3e7ec9118f
13 changed files with 34 additions and 64 deletions

View file

@ -41,7 +41,7 @@
#include <ctype.h>
#include <string.h>
#include "resourcefile_internal.h"
#include "resourcefile.h"
#include "fs_filesystem.h"
#include "fs_findfile.h"
#include "md5.hpp"