MCPcopy Create free account
hub / github.com/JACoders/OpenJK / CL_CompleteCinematic

Function CL_CompleteCinematic

code/client/cl_cin.cpp:1983–1986  ·  view source on GitHub ↗

================== CL_CompleteCinematic ================== */

Source from the content-addressed store, hash-verified

1981==================
1982*/
1983void CL_CompleteCinematic( char *args, int argNum ) {
1984 if ( argNum == 2 )
1985 Field_CompleteFilename( "video", "roq", qtrue, qfalse );
1986}
1987
1988void CL_PlayCinematic_f(void)
1989{

Callers

nothing calls this directly

Calls 1

Field_CompleteFilenameFunction · 0.50

Tested by

no test coverage detected