MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / MercInstalled

Function MercInstalled

Descent3/init.cpp:1558–1558  ·  view source on GitHub ↗

Returns true if Mercenary is installed (inits the Black Pyro and Red GB)

Source from the content-addressed store, hash-verified

1556
1557// Returns true if Mercenary is installed (inits the Black Pyro and Red GB)
1558bool MercInstalled() { return merc_hid > 0; }
1559
1560extern int Num_languages;
1561void InitStringTable() {

Callers 3

PltSelectShipFunction · 0.85
MultiDoBashPlayerShipFunction · 0.85
PlayerSpewGuidebotFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected