Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dvarz.h217 extern const JE_word linkGunWeapons[38];
H A Dvarz.c92 const JE_word linkGunWeapons[38] /* [1..38] */ = variable
H A Dmainint.c3528 …his_player->y + roundf(cosf(linkGunDirec) * 20), *mouseX_, *mouseY_, linkGunWeapons[this_player->i… in JE_playerMovement()