mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-17 14:12:12 +00:00
889dd83798
AppendMacroArg() was passing 0 to sym_FindMacroArg(), which caused an assertion failure. Now, AppendMacroArg() prints an error message instead.