]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys_win.c
Detect appended data to the DP executable.
[xonotic/darkplaces.git] / sys_win.c
index 2ed54abcac1775b6c784e4780cb62c7918d6a511..4adaf69287e3d34e6e6e70266a953da764bb6e1e 100644 (file)
--- a/sys_win.c
+++ b/sys_win.c
@@ -355,6 +355,8 @@ int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin
                }
        }
 
+       Sys_ProvideSelfFD();
+
        Host_Main();
 
        /* return success of application */