projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'refs/heads/t/simple_error_codes'
[paraslash.git]
/
fade.c
diff --git
a/fade.c
b/fade.c
index
2a001eb
..
67dc4d5
100644
(file)
--- a/
fade.c
+++ b/
fade.c
@@
-17,7
+17,9
@@
#include "ggo.h"
#include "version.h"
-INIT_FADE_ERRLISTS;
+/** Array of error strings. */
+DEFINE_PARA_ERRLIST;
+
static struct fade_args_info conf;
enum mixer_id {MIXER_ENUM};