Skip to content
Snippets Groups Projects
Commit 7866f106 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Move the startup directory checking to the "native" block of *nix build

of sbbs_t::external()

The startup directory for DOS doors might not be a valid Unix (case-sensitive)
path, so let's just do that check in the native block here.

Also, removed a bunch of redundant startup_dir ==/!= NULL checks. It can't be
NULL here.
parent 8063a854
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment