Change some more (first_line <op> \ second_line) to (first_line \ <op> second_line) for various values of <op> besides '&&' and '||'. Also clean up some indentation and backslash+newline alignment. For object_is_piletop() don't bother to validate that an object which is classified as being on the floor is actually on the floor at its specified map coordinates. That check was propagating to expansions of multiple macros and if it ever failed it would just be hiding a very serious bug without helping to fix that.
21 KiB
21 KiB