rules.c: consistent indentation
This commit is contained in:
parent
88feee2703
commit
105a828c30
@ -11,7 +11,8 @@
|
||||
#include "gtkutils.h"
|
||||
|
||||
/* Show dialog box with game rules*/
|
||||
void show_rules(GtkWidget *widget, gpointer data) {
|
||||
void show_rules (GtkWidget *widget, gpointer data)
|
||||
{
|
||||
GtkWidget * window;
|
||||
GtkWidget * vbox, * hbox, * button_box;
|
||||
GtkWidget * label;
|
||||
|
Loading…
x
Reference in New Issue
Block a user