Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Dgfxv.h278 extern int16_t N_OPIC;
H A D3d_main.cpp4988 int16_t N_OPIC = 0; variable
5284 N_OPIC = 129; in initialize_gfxv_contants()
5519 N_OPIC = 123; in initialize_gfxv_contants()
5762 N_OPIC = 125; in initialize_gfxv_contants()
6014 N_OPIC = 128; in initialize_gfxv_contants()
6309 N_OPIC = 172; in initialize_gfxv_contants()
H A D3d_agent.cpp958 LatchDrawPic(X + 3, (200 - STATUSLINES) + Y, N_OPIC); in DrawScoreNum()