This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2024-11-07 21:41:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4d2b9fbe1b
gzdoom
/
src
/
posix
/
i_movie.cpp
8 lines
85 B
C++
Raw
Normal View
History
Unescape
Escape
Rearranged files to avoid usage of symbolic links
2014-12-15 15:40:30 +00:00
#
include
"i_movie.h"
int
I_PlayMovie
(
const
char
*
movie
)
{
return
MOVIE_Failed
;
}
Reference in a new issue
Copy permalink