Home
last modified time | relevance | path

Searched refs:LS_total (Results 1 – 3 of 3) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_game.cpp41 extern int8_t LS_total;
3143 LS_total = 20; in GameLoop()
3148 LS_current = LS_total = -1; in GameLoop()
3174 LS_current = LS_total = -1; in GameLoop()
3199 LS_total = 38; in GameLoop()
H A D3d_menu.cpp2263 extern int8_t LS_current, LS_total;
2291 LS_total = total[which]; in DrawLSAction()
H A D3d_main.cpp7649 int8_t LS_total = -1; variable