Hi Swoffa,
I am not sure if this has been addressed already – the case is that I like to have multiple .asm files per one intro/demopart (e.g. main.asm, assets.asm, tables.asm etc.)
Is there a way to specify a "main" file (in this case main.asm) that will always get compiled no matter which file is actually active in Sublime?
Very often I am tweaking some values in tables.asm and that file would be compiled when F7 is pressed, which doesn't make much sense.
Thanks!
Digger/ESM