Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ var_text_GameSlot2
Function
var_text_GameSlot2
src/SB/Game/zVar.cpp:284–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
char* var_text_GameSlot2()
285
{
286
static char buffer[0x40];
287
return zVarGameSlotInfo(2, buffer, 0x3f);
288
}
289
290
char* var_text_GameSlot3()
291
{
Callers
nothing calls this directly
Calls
1
zVarGameSlotInfo
Function · 0.70
Tested by
no test coverage detected