MCPcopy Create free account
hub / github.com/bwapi/bwapi / OpenConfig

Function OpenConfig

bwapi/BWAPI_PluginInjector/chaoslauncher.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38// Functions called by BWLauncher
39//
40extern "C" __declspec(dllexport) bool OpenConfig()
41{
42 return RunConfig();
43}
44
45extern "C" __declspec(dllexport) bool ApplyPatch(HANDLE, DWORD)
46{

Callers

nothing calls this directly

Calls 1

RunConfigFunction · 0.85

Tested by

no test coverage detected