Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ main
Function
main
src/Osako/main.cpp:3–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"Osako/system.h"
2
3
void main(int argc, char **argv)
4
{
5
System::init();
6
System::run();
7
}
Callers
nothing calls this directly
Calls
2
run
Function · 0.85
init
Function · 0.70
Tested by
no test coverage detected