I don't like melo anymore
This commit is contained in:
parent
cf8ef3f1b2
commit
bc5536d595
|
|
@ -97,5 +97,5 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserv
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef SERVER
|
#ifdef SERVER
|
||||||
void __declspec(dllexport) melo() {}
|
void __declspec(dllexport) entrypoint() {}
|
||||||
#endif
|
#endif
|
||||||
Loading…
Reference in New Issue