This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
qzdoom-gpl
Watch
0
Star
0
Fork
You've already forked qzdoom-gpl
0
mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced
2024-12-12 21:22:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e3c06e3df7
qzdoom-gpl
/
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