1999-03-30 16:32:35 +00:00
|
|
|
*** rt-config.c.orig Wed Jul 1 19:55:57 1998
|
|
|
|
--- rt-config.c Wed Jul 1 19:56:17 1998
|
1997-10-29 09:07:09 +00:00
|
|
|
***************
|
1999-03-30 16:32:35 +00:00
|
|
|
*** 32,38 ****
|
|
|
|
int enable_xcolpf1;
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
static char *rtconfig_filename1 = "atari800.cfg";
|
|
|
|
! static char *rtconfig_filename2 = "/etc/atari800.cfg";
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
int RtConfigLoad(char *rtconfig_filename)
|
|
|
|
{
|
|
|
|
--- 32,38 ----
|
|
|
|
int enable_xcolpf1;
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
static char *rtconfig_filename1 = "atari800.cfg";
|
|
|
|
! static char *rtconfig_filename2 = "GUMBY/atari800.cfg";
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
int RtConfigLoad(char *rtconfig_filename)
|
|
|
|
{
|