Skip to content

Commit

Permalink
psnes: vita: fix title id
Browse files Browse the repository at this point in the history
  • Loading branch information
Cpasjuste committed Apr 9, 2020
1 parent c5dede0 commit 9f19b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psnes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ if (PLATFORM_VITA)
#####################
# PSP2 PLATORM
#####################
set(TITLE_ID "PSNE00001" CACHE STRING "" FORCE)
list(APPEND SNES9X_LDFLAGS ScePower_stub)
elseif (PLATFORM_SWITCH)
#####################
Expand Down

0 comments on commit 9f19b94

Please sign in to comment.