Home
last modified time | relevance | path

Searched refs:G_PrintBestTime (Results 1 – 7 of 7) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Ddynsymlist_game.lds246 G_PrintBestTime;
H A Dcontrol.lua941 ffi.copy(dst, ffi.string(ffiC.G_PrintBestTime()))
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgame.h356 const char* G_PrintBestTime(void);
H A Dscreens.cpp2274 const char* G_PrintBestTime(void) in G_PrintBestTime() function
2527 G_PrintBestTime(); in G_BonusScreen()
H A Dgameexec.cpp3948 … case STR_BESTTIME: Bstrcpy(apStrings[q], G_PrintBestTime()); break;
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgame.h343 const char* G_PrintBestTime(void);
H A Dscreens.cpp2427 const char* G_PrintBestTime(void) in G_PrintBestTime() function
2757 G_PrintBestTime(); in G_BonusScreen()
3302 G_PrintBestTime(); in G_BonusScreenRRRA()