mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
forgot a file
git-svn-id: https://svn.eduke32.com/eduke32@1650 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
02379ee1d2
commit
011a3ba327
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ extern char program_origcwd[BMAX_PATH];
|
|||
extern char *mapster32_fullpath;
|
||||
extern char *testplay_addparam;
|
||||
|
||||
extern int32_t m32_osd_tryscript;
|
||||
|
||||
extern int32_t ExtInit(void);
|
||||
extern int32_t ExtPreInit(int32_t argc,const char **argv);
|
||||
extern void ExtUnInit(void);
|
||||
|
|
Loading…
Reference in a new issue