ajbowen249 / dungeon-delver-engine

A Tandy Model 100 and ZX Spectrum implementation of OGL 5.1 in Assembly
4 stars 1 forks source link

refactor: add iterate_a #3

Closed ajbowen249 closed 5 months ago

ajbowen249 commented 5 months ago

Adds a subroutine, iterate_a, to handle de-duplication of basic for loops and applies it to all easy places. Saved 153 bytes