mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-09 00:15:48 -07:00
5 lines
95 B
C
Executable file
5 lines
95 B
C
Executable file
// common headers needed by lib/res code
|
|
|
|
#include "h_mgr.h"
|
|
#include "vfs.h"
|
|
#include "mem.h"
|