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

Function var_text_GameSlot4

src/SB/Game/zVar.cpp:296–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294 }
295
296 char* var_text_GameSlot4()
297 {
298 static char buffer[0x40];
299 return zVarGameSlotInfo(4, buffer, 0x3f);
300 }
301
302 char* var_text_GameSlot5()
303 {

Callers

nothing calls this directly

Calls 1

zVarGameSlotInfoFunction · 0.70

Tested by

no test coverage detected