*** empty log message ***

This commit is contained in:
pdw
2003-03-01 01:55:13 +00:00
parent 2dc4a06dda
commit 0d66972bef
8 changed files with 164 additions and 54 deletions

View File

@@ -98,6 +98,8 @@ static void set_defaults() {
options.sort = OPTION_SORT_DIV2;
options.screenfilter = NULL;
options.freezeorder = 0;
options.linedisplay = OPTION_LINEDISPLAY_TWO_LINE;
options.screen_offset = 0;
}
static void die(char *msg) {