mirror of
https://github.com/david-schmidt/gsport.git
synced 2024-11-16 06:06:56 +00:00
Configure the "enable AppleTalk diagnostic messages" flag earlier so that initialization messages get printed.
This commit is contained in:
parent
79e49b9915
commit
6ff24f85d0
@ -40,6 +40,7 @@ static bool bridge_initialized = false;
|
||||
|
||||
void scc_llap_init()
|
||||
{
|
||||
atbridge_set_diagnostics(g_appletalk_diagnostics);
|
||||
bridge_initialized = atbridge_init();
|
||||
atbridge_set_net(g_appletalk_network_hint);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user