moved private definitions out of public headers.

This commit is contained in:
Christoph Oelckers 2023-08-22 21:36:57 +02:00
commit c77ece4922
15 changed files with 111 additions and 105 deletions

View file

@ -34,7 +34,7 @@
**
*/
#include "resourcefile.h"
#include "resourcefile_internal.h"
#include "fs_stringpool.h"
#include "fs_swap.h"