Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Dgfxv.h277 extern int16_t N_RPIC;
H A D3d_main.cpp4987 int16_t N_RPIC = 0; variable
5283 N_RPIC = 128; in initialize_gfxv_contants()
5518 N_RPIC = 122; in initialize_gfxv_contants()
5761 N_RPIC = 124; in initialize_gfxv_contants()
6013 N_RPIC = 127; in initialize_gfxv_contants()
6308 N_RPIC = 171; in initialize_gfxv_contants()
H A D3d_agent.cpp957 LatchDrawPic(X + 2, (200 - STATUSLINES) + Y, N_RPIC); in DrawScoreNum()