Skip to content

Commit

Permalink
bump release!
Browse files Browse the repository at this point in the history
  • Loading branch information
RSDuck committed Jul 8, 2021
1 parent 77b4e54 commit b7a5937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/switch/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ target_include_directories(melonDS.elf PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/..")
target_include_directories(melonDS.elf PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/../..")

add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/control.nacp
COMMAND ${NACPTOOL} --create "melonDS switch fast alpha" "Arisotura, RSDuck, Hydr8gon" "release 5" ${CMAKE_BINARY_DIR}/control.nacp)
COMMAND ${NACPTOOL} --create "melonDS switch fast alpha" "Arisotura, RSDuck, Hydr8gon" "release 6" ${CMAKE_BINARY_DIR}/control.nacp)

make_directory(${CMAKE_BINARY_DIR}/romfs/shaders)

Expand Down

0 comments on commit b7a5937

Please sign in to comment.