DEADSOFTWARE

Revert to old wad read/write method
[d2df-editor.git] / src / editor / g_textures.pas
index 786229a847ef6dd5777801191e59647400c89950..5d591577a4854b6697a6c965990363757f6860d0 100644 (file)
@@ -158,8 +158,7 @@ begin
  WAD.Destroy;
 end;
 
-function g_SimpleCreateTextureWADSize(var ID: DWORD; Resource: string;
-                                      X, Y, Width, Height: Word): Boolean;
+function g_SimpleCreateTextureWADSize(var ID: DWORD; Resource: string; X, Y, Width, Height: Word): Boolean;
 var
   WAD: TWADEditor_1;
   FileName,