citra-room: Updated filename and cmake target name formatting for consistency

This commit is contained in:
OpenSauce04 2024-11-21 21:15:58 +00:00
parent 4a84df0732
commit 99d59c6775
4 changed files with 15 additions and 13 deletions

View file

@ -452,7 +452,7 @@ if (NOT ANDROID AND NOT IOS)
endif()
if (ENABLE_DEDICATED_ROOM)
bundle_target(citra-room)
bundle_target(citra_room)
endif()
endif()