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