*/}}
Explorar el Código

Windows compatible stuff

YimingWu hace 7 meses
padre
commit
97f5a36d1c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ouroperations.c

+ 1 - 0
ouroperations.c

@@ -2621,6 +2621,7 @@ int ourProcessInitArgs(int argc, char* argv[]){
         fclose(fp);
         return -1;
     }
+    return 0;
 }
 
 void ourPreFrame(){