applet: Add Miiverse applet patch and swap colors

This commit is contained in:
shutterbug2000 2023-03-22 22:25:42 -05:00 committed by Ash Logan
commit 8fad74c02c
3 changed files with 159 additions and 0 deletions

View file

@ -131,6 +131,11 @@ $(OFILES_SRC) : $(HFILES_BIN)
@echo $(notdir $<)
@$(bin2o)
%.pem.o %_pem.h : %.pem
#-------------------------------------------------------------------------------
@echo $(notdir $<)
@$(bin2o)
-include $(DEPENDS)
#-------------------------------------------------------------------------------