Reapply "Cfile module update"

This reverts commit 066b436fd9.
This commit is contained in:
Azamat H. Hackimov
2024-04-19 17:43:47 +03:00
parent 9ff3bd2e53
commit c275d359c7
99 changed files with 311 additions and 375 deletions

View File

@@ -300,7 +300,7 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "CFILE.H"
#include "cfile/cfile.h"
#include "texture.h"
#include "bitmap.h"
#include "pstypes.h"