Home
last modified time | relevance | path

Searched refs:primaryAmmo (Results 1 – 2 of 2) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dd3d_hud.h66 …Text, unsigned int magazines, enum TEXTSTRING_ID roundsText, unsigned int rounds, int primaryAmmo);
H A Dd3d_hud.cpp841 …sText, unsigned int magazines, enum TEXTSTRING_ID roundsText, unsigned int rounds, int primaryAmmo) in Render_MarineAmmo() argument
844 if(!primaryAmmo) xCentre+=MUL_FIXED(HUDScaleFactor,HUDLayout_RightmostTextCentre*2); in Render_MarineAmmo()