mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-17 14:12:12 +00:00
a139cbc744
Make the common files into an object library, which lets them be compiled only once (saving 41 build steps) This also lends itself well to removing the per-program loop, which simplifies the code somewhat.