MCPcopy Create free account
hub / github.com/InoriRus/Kyty / Init

Function Init

source/emulator/src/Graphics/Window.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301static bool Init(GameApi* /*game*/)
302{
303 return true;
304}
305static bool Update(GameApi* /*game*/)
306{
307 return true;

Callers 7

game_initFunction · 0.70
ClearMethod · 0.70
ReadMethod · 0.70
GetBufferMethod · 0.70
AllocateMethod · 0.70
GpuMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected