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