MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / ExtraStrings

Method ExtraStrings

src/Ruleset/ExtraStrings.cpp:28–30  ·  view source on GitHub ↗

* Creates a blank set of extra strings data. */

Source from the content-addressed store, hash-verified

26 * Creates a blank set of extra strings data.
27 */
28ExtraStrings::ExtraStrings()
29{
30}
31
32/**
33 * Cleans up the extra strings set.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected