MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / start_program

Function start_program

src/main.cpp:1565–1568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1563}
1564
1565static void start_program ()
1566{
1567 do_start_program ();
1568}
1569
1570static void leave_program ()
1571{

Callers 1

real_main2Function · 0.85

Calls 1

do_start_programFunction · 0.85

Tested by

no test coverage detected