1
0
forked from mirrors/0ad
Files
0ad/source/lib/res/res.h
T

7 lines
135 B
C

// common headers needed by lib/res code
#include "h_mgr.h"
#include "lib/res/file/vfs.h"
#include "lib/path_util.h"
#include "mem.h"