Rename files so it be more easy to wrok with them in VS
[reactos.git] / reactos / lib / ddraw / hal / ddraw_hal.c
similarity index 99%
rename from reactos/lib/ddraw/hal/ddraw.c
rename to reactos/lib/ddraw/hal/ddraw_hal.c
index d1ac6e5..8b769e8 100644 (file)
@@ -481,8 +481,7 @@ HRESULT Hal_DirectDraw_SetDisplayMode (LPDIRECTDRAW7 iface, DWORD dwWidth, DWORD
   {
          return DDERR_NODRIVERSUPPORT;
   } 
-  */
-
+  */  
   DX_STUB;
   /* return mode.ddRVal */
 }