Home
last modified time | relevance | path

Searched defs:heroAmmo (Results 1 – 2 of 2) sorted by relevance

/dports/games/chromium-bsu/chromium-bsu-0.9.16.1/src/
H A DGlobal.h80 static HeroAmmo *heroAmmo; variable
H A DGlobal.cpp42 HeroAmmo *Global::heroAmmo = 0; member in Global