MCPcopy Create free account
hub / github.com/SFML/SFML / main

Function main

test/main.cpp:6–9  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

4
5////////////////////////////////////////////////////////////
6int main(int argc, char** argv)
7{
8 return Catch::Session().run(argc, argv);
9}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected