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