6 lines
93 B
C
6 lines
93 B
C
|
#ifdef UNIX
|
||
|
void msls3_DllMain(void* handle, unsigned int reason, void* reserved)
|
||
|
{
|
||
|
}
|
||
|
#endif
|