ref: 4b853ad676e061a6c4b0fcc030855a2705776864
parent: ff927ba730e45a843c1e183b5f05646f96378af0
author: Rangi <35663410+Rangi42@users.noreply.github.com>
date: Sat Jun 27 11:32:24 EDT 2020
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.