Update makefile to not remove smdh

Got a new 3ds :)
This commit is contained in:
pradyun 2023-03-17 10:37:05 +13:00
parent d5562e7ef0
commit b86959df36
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ endif
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
clean: clean:
@echo clean ... @echo clean ...
@rm -fr $(BUILD) $(TARGET).3dsx $(OUTPUT).smdh $(TARGET).elf $(GFXBUILD) @rm -fr $(BUILD) $(TARGET).3dsx $(TARGET).elf $(GFXBUILD)
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
$(GFXBUILD)/%.t3x $(BUILD)/%.h : %.t3s $(GFXBUILD)/%.t3x $(BUILD)/%.h : %.t3s

View File

@ -1,2 +1,2 @@
# need to have ftpd open for this # need to have ftpd open for this
curl -T Flappy3DS.3dsx ftp://192.168.88.172:5000/3ds/breadbrew/ curl -T Flappy3DS.3dsx ftp://192.168.88.131:5000/3ds/