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