mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-05 12:33:03 +00:00
This shortens the lexer by 100 lines and simplifies access to expansion contents, since it usually needs the deepest one, not the top-level one. Fixes #813