diff --git a/Makefile b/Makefile index e25b948..41eefe0 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ ROMFS := romfs # Path to the files # If left blank, will try to use "icon.png", "$(TARGET).png", or the default ctrulib icon, in that order -ICON := +ICON := meta/icon.png BANNER_AUDIO := meta/audio.wav BANNER_IMAGE := meta/banner.png diff --git a/meta/banner.png b/meta/banner.png index 965f85a..dd7cdbd 100644 Binary files a/meta/banner.png and b/meta/banner.png differ diff --git a/meta/logo.png b/meta/logo.png new file mode 100644 index 0000000..3185116 Binary files /dev/null and b/meta/logo.png differ