You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've more frequently run into the opposite problem, INCBINning a file I meant to INCLUDE. Maybe it would be appropriate to do filename detection, e.g. warning for INCBIN "*.inc" or INCBIN "*.asm"; or even tracking which extensions have been INCLUDEd and INCBINned before, and warning if an extension is suddenly used in the opposite way.
The text was updated successfully, but these errors were encountered: