git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4886 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3a994a3a99
commit
e3939dfb58
1 changed files with 1 additions and 1 deletions
|
@ -4190,7 +4190,7 @@ void Media_RecordFilm_f (void){}
|
||||||
void M_Menu_Media_f (void) {}
|
void M_Menu_Media_f (void) {}
|
||||||
|
|
||||||
char *Media_NextTrack(int musicchannelnum) {return NULL;}
|
char *Media_NextTrack(int musicchannelnum) {return NULL;}
|
||||||
qboolean Media_PausedDemo(void) {return false;}
|
qboolean Media_PausedDemo(qboolean fortiming) {return false;}
|
||||||
|
|
||||||
int filmtexture;
|
int filmtexture;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue