Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ var_text_GameSlot5
Function
var_text_GameSlot5
src/SB/Game/zVar.cpp:302–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
char* var_text_GameSlot5()
303
{
304
static char buffer[0x40];
305
return zVarGameSlotInfo(5, buffer, 0x3f);
306
}
307
308
char* var_text_GameSlot6()
309
{
Callers
nothing calls this directly
Calls
1
zVarGameSlotInfo
Function · 0.70
Tested by
no test coverage detected