Fixed typo

This commit is contained in:
Alex Gentilucci 2020-06-02 18:35:14 -06:00
parent 9ecda5c8e3
commit dbee93b6f1
Signed by: nytpu
GPG Key ID: 144ADD49F173F5CE
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ LIBTONC := $(DEVKITPRO)/libtonc
@echo built ... $(notdir $@)
@gbafix $@
padbin 256 $@
cat $@ data.gbfs >> $@
cat data.gbfs >> $@
#---------------------------------------------------------------------------------
%_mb.elf: