]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/bkgrnd2d/dialog.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / contrib / bkgrnd2d / dialog.h
index e442dda441a1eff2377ffde301563d6f32cd9ddd..29a511d6ef5a4753d1f96e6d517699a9abb530e6 100644 (file)
@@ -29,9 +29,7 @@
 #define _BKGRND2D_DIALOG_H_
 
 void InitBackgroundDialog();
-
 void ShowBackgroundDialog();
-
-void ShowBackgroundDialogPG(int page);
+void ShowBackgroundDialogPG( int page );
 
 #endif // _BKGRND2D_DIALOG_H_