============= ShutdownDLL() =============
| 1835 | // ShutdownDLL() |
| 1836 | // ============= |
| 1837 | void STDCALL ShutdownDLL(void) { ClearMessageList(); } |
| 1838 | |
| 1839 | // =============== |
| 1840 | // GetGOScriptID() |
nothing calls this directly
no test coverage detected