Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Djm_tp.cpp1492 static int16_t disp_str_num = -1; variable
1528 disp_str_num = -1; in TP_Presenter()
2242 disp_str_num = TP_VALUE(first_ch, 2); in TP_HandleCodes()
2243 if (disp_str_num >= PI_MAX_NUM_DISP_STRS) { in TP_HandleCodes()
2249 first_ch = const_cast<const char*>(piStringTable[disp_str_num]); in TP_HandleCodes()