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

Function var_text_GameSlot1

src/SB/Game/zVar.cpp:278–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276 }
277
278 char* var_text_GameSlot1()
279 {
280 static char buffer[0x40];
281 return zVarGameSlotInfo(1, buffer, 0x3f);
282 }
283
284 char* var_text_GameSlot2()
285 {

Callers

nothing calls this directly

Calls 1

zVarGameSlotInfoFunction · 0.70

Tested by

no test coverage detected