Skip to content

Commit 76e899d

Browse files
committed
Removed temporary gamedefs due to them being game-specific
1 parent a0fcdcd commit 76e899d

File tree

3 files changed

+1
-394
lines changed

3 files changed

+1
-394
lines changed

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,4 @@ endif ()
106106
install(FILES ${CMAKE_BINARY_DIR}/subsdk9 DESTINATION .)
107107
if (DEFINED ENV{TITLE_ID})
108108
install(FILES ${CMAKE_BINARY_DIR}/main.npdm DESTINATION .)
109-
endif ()
110-
install(FILES ${PROJECT_SOURCE_DIR}/src/gamedef.json DESTINATION .)
111-
install(FILES ${PROJECT_SOURCE_DIR}/src/gamedef-jp.json DESTINATION .)
109+
endif ()

src/gamedef-jp.json

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)