The parser seemingly doesn't pick up some (all?) procs defined through relative pathing. Procs such as the one below cause "undefined proc" dreamchecker errors and don't appear with ctrl-T symbol search.
As a note: This still compiles and runs as expected.



The parser seemingly doesn't pick up some (all?) procs defined through relative pathing. Procs such as the one below cause "undefined proc" dreamchecker errors and don't appear with ctrl-T symbol search.
As a note: This still compiles and runs as expected.