X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=contrib%2Fbkgrnd2d%2Fdialog.h;fp=contrib%2Fbkgrnd2d%2Fdialog.h;h=29a511d6ef5a4753d1f96e6d517699a9abb530e6;hp=e442dda441a1eff2377ffde301563d6f32cd9ddd;hb=cd6613e5171544b68d4ae70546c90a15c99b22a5;hpb=cd7ff1a1798cfae5d14811a310f56d2f1908490b diff --git a/contrib/bkgrnd2d/dialog.h b/contrib/bkgrnd2d/dialog.h index e442dda4..29a511d6 100644 --- a/contrib/bkgrnd2d/dialog.h +++ b/contrib/bkgrnd2d/dialog.h @@ -29,9 +29,7 @@ #define _BKGRND2D_DIALOG_H_ void InitBackgroundDialog(); - void ShowBackgroundDialog(); - -void ShowBackgroundDialogPG(int page); +void ShowBackgroundDialogPG( int page ); #endif // _BKGRND2D_DIALOG_H_