I was running out of GBA memory, but on a whim, decided to try

__attribute__((target("arm"), section(".ewram"), noinline))

and BAM! It links!

#devkit #devkitarm #gba #retrodev

A big, important factor to creating this:
It scales nicely to fit the GBA screen :D

#gba #devkitarm