Skip to content

Commit

Permalink
Update init.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
JeodC committed May 3, 2024
1 parent 2ea7435 commit 9ada3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Descent3/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1718,7 +1718,7 @@ void InitIOSystems(bool editor) {
Osiris_ExtractScriptsFromHog(d3_hid, false);
}

// Returns true if Mercenary is installed
// Returns true if Mercenary is installed (inits the Black Pyro and Red GB)
bool MercInstalled() {
return merc_hid > 0;
}
Expand Down

0 comments on commit 9ada3c8

Please sign in to comment.