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

Function var_text_GameSlot7

src/SB/Game/zVar.cpp:314–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 }
313
314 char* var_text_GameSlot7()
315 {
316 static char buffer[0x40];
317 return zVarGameSlotInfo(7, buffer, 0x3f);
318 }
319
320 char* var_text_MCAccessType()
321 {

Callers

nothing calls this directly

Calls 1

zVarGameSlotInfoFunction · 0.70

Tested by

no test coverage detected