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

Function showSettingsDialog

bwapi/SNP_DirectIP/SNP/SettingsDialog.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void showSettingsDialog()
21{
22 hdlgThread = CreateThread(NULL, NULL, dlgThread, NULL, NULL, NULL);
23}
24
25void hideSettingsDialog()
26{

Callers 1

initializeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected