Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
Slendi 2024-06-19 22:36:58 +03:00
parent ce9464bfd0
commit ff06adaedb
2 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@ target_link_libraries(${PROJECT_NAME} PRIVATE
# Create an EBOOT.PBP file
create_pbp_file(
TARGET ${PROJECT_NAME}
ICON_PATH NULL
ICON_PATH ${CMAKE_CURRENT_SOURCE_DIR}/ICON0.PNG
BACKGROUND_PATH NULL
PREVIEW_PATH NULL
TITLE ${PROJECT_NAME}
TITLE "CHIP-8 Emulator"
VERSION 01.00
)

BIN
ICON0.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB