projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 't/oggdec_cleanups'
[paraslash.git]
/
gui.h
diff --git
a/gui.h
b/gui.h
index
f8c6712
..
aad2048
100644
(file)
--- a/
gui.h
+++ b/
gui.h
@@
-30,7
+30,7
@@
struct gui_theme {
struct stat_item_data data[NUM_STAT_ITEMS];
};
-void init_theme
(int i, struct gui_theme *
);
+void init_theme
_or_die(const char *name, struct gui_theme *t
);
void next_theme(struct gui_theme *);
void prev_theme(struct gui_theme *);
#define LEFT 1