Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ Initialize
Method
Initialize
Source/Main/main.cpp:464–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
};
463
464
void PS4Engine::Initialize() {
465
FILE* file = fopen(
"/app0/Data/"
,
"rb"
);
466
}
467
468
int main(int argc, char* argv[]) {
469
ConsoleHandler consoleHandler;
Callers
4
addObject
Method · 0.45
GameMain
Function · 0.45
main
Function · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected