Home
last modified time | relevance | path

Searched refs:ss_justcalc (Results 1 – 4 of 4) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_inter.cpp264 myscore.ratio = ShowStats(0, 0, ss_justcalc, &gamestuff.level[gamestate.mapon].stats); in CheckHighScore()
H A D3d_agent.cpp3364 ShowStats(0, 0, ss_justcalc, &gamestuff.level[gamestate.mapon].stats); in InputFloor()
3765 if (type != ss_justcalc) { in ShowRatio()
3776 if (type == ss_justcalc) { in ShowRatio()
H A D3d_def.h395 ss_justcalc enumerator
H A D3d_main.cpp7890 ::ShowStats(0, 0, ss_justcalc, in SaveLevel()