MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / var_text_GameSlot0

Function var_text_GameSlot0

src/SB/Game/zVar.cpp:272–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270 }
271
272 char* var_text_GameSlot0()
273 {
274 static char buffer[0x40];
275 return zVarGameSlotInfo(0, buffer, 0x3f);
276 }
277
278 char* var_text_GameSlot1()
279 {

Callers

nothing calls this directly

Calls 1

zVarGameSlotInfoFunction · 0.70

Tested by

no test coverage detected