mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-18 10:11:50 +00:00
c0e7dba4c1
git-svn-id: https://svn.eduke32.com/eduke32@5348 1a8010ca-5511-0410-912e-c29ae57300e0
7 lines
139 B
C
7 lines
139 B
C
|
|
#include "compat.h"
|
|
|
|
extern const char *G_DefaultGrpFile(void);
|
|
extern const char *G_GrpFile(void);
|
|
|
|
extern void Ken_InitMultiPsky(void);
|