AtariST: parse special parameters.

This commit is contained in:
sorgelig
2021-01-05 05:03:47 +08:00
parent 5ef2510859
commit ebeea62290

View File

@@ -1009,6 +1009,7 @@ void user_io_init(const char *path, const char *xml)
{
tos_config_load(0);
tos_upload(NULL);
parse_config();
}
else if (is_menu())
{