@orlof uses a lot of defines like this: ``` #define thing 123 ``` Since there's no comma, and since it's a "#" instead of a ".", DASM can't understand them.