============= ShutdownDLL() =============
| 1509 | // ShutdownDLL() |
| 1510 | // ============= |
| 1511 | void STDCALL ShutdownDLL(void) { ClearMessageList(); } |
| 1512 | |
| 1513 | // =============== |
| 1514 | // GetGOScriptID() |
nothing calls this directly
no test coverage detected