Skip to content

Commit a731626

Browse files
committed
Merge branch 'develop' of https://github.com/YoshiCrystal9/2ship2harkinian-Switch into develop
2 parents 969e852 + 6019625 commit a731626

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mm/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -650,14 +650,14 @@ endif()
650650
if(CMAKE_SYSTEM_NAME MATCHES "NintendoSwitch")
651651

652652
nx_generate_nacp(2s2h.nacp
653-
NAME "2Ship of Harkinian"
653+
NAME "2Ship 2Harkinian"
654654
AUTHOR "${PROJECT_TEAM}"
655655
VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}"
656656
)
657657

658658
nx_create_nro(2ship
659659
NACP 2s2h.nacp
660-
ICON ${CMAKE_CURRENT_SOURCE_DIR}/linux/2s2hIcon.png
660+
ICON ${CMAKE_CURRENT_SOURCE_DIR}/switch/2s2hIcon.png
661661
)
662662

663663
INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/2s2h.nro DESTINATION . COMPONENT 2s2h)

mm/switch/2s2hIcon.png

26.5 KB
Loading

0 commit comments

Comments
 (0)