Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Djm_tp.h50 #define TP_MAX_PAGES 41 macro
102 const char* script[TP_MAX_PAGES];
H A Djm_tp.cpp2931 if (p_i->numpages < TP_MAX_PAGES) { in TP_InitScript()
2951 int16_t loop, offset[TP_MAX_PAGES]; in TP_CacheIn()