Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Dgfxv.h259 extern int16_t WEAPON1PIC;
H A D3d_main.cpp4969 int16_t WEAPON1PIC = 0; variable
5265 WEAPON1PIC = 110; in initialize_gfxv_contants()
5385 LATCHPICS_LUMP_START = WEAPON1PIC; in initialize_gfxv_contants()
5500 WEAPON1PIC = 104; in initialize_gfxv_contants()
5626 LATCHPICS_LUMP_START = WEAPON1PIC; in initialize_gfxv_contants()
5743 WEAPON1PIC = 106; in initialize_gfxv_contants()
5874 LATCHPICS_LUMP_START = WEAPON1PIC; in initialize_gfxv_contants()
5995 WEAPON1PIC = 109; in initialize_gfxv_contants()
6126 LATCHPICS_LUMP_START = WEAPON1PIC; in initialize_gfxv_contants()
6282 WEAPON1PIC = 145; in initialize_gfxv_contants()
[all …]
H A D3d_agent.cpp1142 WEAPON1PIC + gamestate.weapon); in DrawWeaponPic()