MCPcopy 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
464void PS4Engine::Initialize() {
465 FILE* file = fopen("/app0/Data/", "rb");
466}
467
468int main(int argc, char* argv[]) {
469 ConsoleHandler consoleHandler;

Callers 4

addObjectMethod · 0.45
GameMainFunction · 0.45
mainFunction · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected