GRIT        := $(DEVKITARM)/bin/grit

all:
	@$(GRIT) $(CURDIR)/*.png -ff $(CURDIR)/shared.grit
