mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-04-28 13:47:59 +03:00
Renamed dedicated_room
to citra_room
This commit is contained in:
parent
f34d1b1ea8
commit
3aaa254f9d
5 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ if (ENABLE_QT)
|
|||
endif()
|
||||
|
||||
if (ENABLE_DEDICATED_ROOM)
|
||||
add_subdirectory(dedicated_room)
|
||||
add_subdirectory(citra_room)
|
||||
endif()
|
||||
|
||||
if (ANDROID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue