Function missing from ASM output
Wuerfel21 opened this issue · 1 comments
Wuerfel21 commented
Compile as flexspin -2 ranquest.spin
, beget ranquest.p2asm:6378: error: Unknown symbol '_compat_video_wrapper_set_border'
. Happens on slightly old build as well, so not related to recent changes. Haven't tried building this in ages.
totalspectrum commented
Thanks for the bug report, it should be fixed now (odd case of a function being inlined in most places, but not in a different object).