Skip to content

Commit

Permalink
MOVED: icon into project
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Jan 14, 2025
1 parent 26b45a9 commit 2dd00d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export LD := $(CC)
export GAME_TITLE := CANDYNDS
export GAME_SUBTITLE1 := Practica de Computadores
export GAME_SUBTITLE2 := Grado de Ingenieria Informatica (URV)
export GAME_ICON := $(DEVKITPRO)/libnds/icon.bmp
export GAME_ICON := data/icon.bmp


.PHONY: $(BUILD) clean
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://downloads.sourceforge.net/project/desmume/desmume/0.9.11/desmume-0.9.11.tar.gz?ts=gAAAAABnhc_LLNXkkIdrqkebrKXszf8YkH-7HsvwXjzGhyF4sT5kH7AzrE-_Tasz2RQd7r2cmcQdqaR6wh1yk2pYr-NUXWoQkg%3D%3D&r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fdesmume%2Ffiles%2Fdesmume%2F0.9.11%2Fdesmume-0.9.11.tar.gz%2Fdownload

Binary file added data/icon.bmp
Binary file not shown.

0 comments on commit 2dd00d2

Please sign in to comment.