mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-03-06 15:38:13 +01:00
Renamed dedicated_room
to citra_room
This commit is contained in:
parent
f34d1b1ea8
commit
3aaa254f9d
@ -189,7 +189,7 @@ if (ENABLE_QT)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ENABLE_DEDICATED_ROOM)
|
if (ENABLE_DEDICATED_ROOM)
|
||||||
add_subdirectory(dedicated_room)
|
add_subdirectory(citra_room)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ANDROID)
|
if (ANDROID)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user