mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
isle: remove temp code
This commit is contained in:
@@ -31,9 +31,6 @@ BOOL startDirectSound(void)
|
||||
|
||||
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
|
||||
{
|
||||
// TEMP: Load our recompiled library if available
|
||||
LoadLibraryA("LEGO2");
|
||||
|
||||
// Look for another instance, if we find one, bring it to the foreground instead
|
||||
if (!findExistingInstance()) {
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user