Apply suggestions from code review

Co-authored-by: Christian Semmler <mail@csemmler.com>
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
This commit is contained in:
Joshua Peisach 2025-06-29 12:22:31 -04:00 committed by GitHub
parent 0c9632f9bd
commit a05baacc70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -654,7 +654,7 @@ if(NINTENDO_3DS)
NAME "LEGO Island"
TITLE "LEGO Island"
DESCRIPTION "LEGO Island for the Nintendo 3DS"
AUTHOR "LEGO Island Decompilation and Porting Team"
AUTHOR "isledecomp/isle-portable"
VERSION "${PROJECT_VERSION}"
ICON "ISLE/res/3ds/isle.png"
)

View File

@ -190,4 +190,3 @@ if(ISLE_COMPILE_SHADERS)
DEPENDS "${py_gencshadersource}" ${shader_headers} ${shader_jsons})
endif()
target_sources(miniwin PRIVATE "${index}" "${index_cpp}")
target_sources(miniwin PRIVATE "${index}" "${index_cpp}")