2014-06-07, 11:55 PM
programandala.net Wrote:You are right!!boriel Wrote:Preprocessor directives start with # symbol. Incbin is not a preprocessor directive, but an assembler one. So don't use the # prefix.
I'll try it. Thank you. I'm afraid I'm a victim of "counterdocumentation"...Both links I've showed above (the current wiki and a post of yours) say "#incbin". Maybe the syntax changed some time ago?

It's a documentation mistake! INCBIN is an ASM directive (like DEFB)



Both links I've showed above (the current wiki and a post of yours) say "#incbin". Maybe the syntax changed some time ago?