mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
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:
parent
0c9632f9bd
commit
a05baacc70
@ -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"
|
||||
)
|
||||
|
||||
@ -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}")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user