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

Function var_text_GameSlot3

src/SB/Game/zVar.cpp:290–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288 }
289
290 char* var_text_GameSlot3()
291 {
292 static char buffer[0x40];
293 return zVarGameSlotInfo(3, buffer, 0x3f);
294 }
295
296 char* var_text_GameSlot4()
297 {

Callers

nothing calls this directly

Calls 1

zVarGameSlotInfoFunction · 0.70

Tested by

no test coverage detected