Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
static bool Init(GameApi* /*game*/)
302
{
303
return true;
304
}
305
static bool Update(GameApi* /*game*/)
306
{
307
return true;
Callers
7
game_init
Function · 0.70
Clear
Method · 0.70
Read
Method · 0.70
GetBuffer
Method · 0.70
Allocate
Method · 0.70
GetDescriptorSetLayout
Method · 0.70
Gpu
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected