forked from PretendoNetwork/Inkay
applet: Add Miiverse applet patch and swap colors
This commit is contained in:
parent
c560ca00d5
commit
8fad74c02c
3 changed files with 159 additions and 0 deletions
5
Makefile
5
Makefile
|
|
@ -131,6 +131,11 @@ $(OFILES_SRC) : $(HFILES_BIN)
|
|||
@echo $(notdir $<)
|
||||
@$(bin2o)
|
||||
|
||||
%.pem.o %_pem.h : %.pem
|
||||
#-------------------------------------------------------------------------------
|
||||
@echo $(notdir $<)
|
||||
@$(bin2o)
|
||||
|
||||
-include $(DEPENDS)
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue