MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / FlxplayHelp

Function FlxplayHelp

src/Engine/Flc.cpp:588–593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

586
587#if 0
588void FlxplayHelp()
589{ printf("FLX player (%s) with SDL output (jasper@il.fontys.nl)\n", version);
590 printf("View readme file for more information\n\n");
591 printf("flxplay [-l] [filename]\n");
592 exit(1);
593} /* FlxplayHelp */
594
595
596main(int argc, char **argv)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected