MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getPCXImageLoaderFactory

Function getPCXImageLoaderFactory

framework/imageloader/pcx.cpp:176–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174namespace OpenApoc
175{
176ImageLoaderFactory *getPCXImageLoaderFactory() { return new PCXImageLoaderFactory(); }
177} // namespace OpenApoc

Callers 1

DataImplMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected