No longer any need to copy these files to the userdir.
Chris Pressey
3 years ago
1 changed file(s) with
0 addition(s)
and
4 deletion(s)
.
Raw diff
Collapse all
Expand all
+0
-4
src/config.cpp
less
more
93
93
// going to work.
94
94
static const char *files[] =
95
95
{
96
"charset40.bmp",
97
"font.bmp",
98
"splash.bmp",
99
96
"Printer.txt",
100
97
"Master.dsk",
101
98
"LICENSE",
102
99
"linapple.conf",
103
"icon.bmp",
104
100
""
105
101
};
106
102