Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/tekwar/src/
H A Dtekwar.h656 void tekdrawgun(int gun,short p);
H A Dtekgame.cpp1481 tekdrawgun((syncbits[i]>>13)&15,i); in drawscreen()
1490 tekdrawgun((syncbits[screenpeek]>>13)&15,screenpeek); in drawscreen()
H A Dtekgun.cpp1130 tekdrawgun(int gun,short p) in tekdrawgun() function