Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
174
namespace OpenApoc
175
{
176
ImageLoaderFactory *getPCXImageLoaderFactory() { return new PCXImageLoaderFactory(); }
177
} // namespace OpenApoc
Callers
1
DataImpl
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected