============= ShutdownDLL() =============
| 1747 | // ShutdownDLL() |
| 1748 | // ============= |
| 1749 | void STDCALL ShutdownDLL(void) { ClearMessageList(); } |
| 1750 | |
| 1751 | // =============== |
| 1752 | // GetGOScriptID() |
nothing calls this directly
no test coverage detected