SpacemanDMM
SpacemanDMM copied to clipboard
Parser doesn't pick up all relatively defined procs
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.
Any chance you can collapse this to a test file that reproduces the issue?
Tried to do this a couple times, no luck. Meranthe code may well be haunted. Will keep trying and send something once I can repro.