diff --git a/CMakeLists.txt b/CMakeLists.txt index e01f0cc..71fe346 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -143,6 +143,7 @@ set (SOURCES ${CMAKE_SOURCE_DIR}/src/ui/ui_launcher.cpp ${CMAKE_SOURCE_DIR}/src/ui/ui_config.cpp ${CMAKE_SOURCE_DIR}/src/ui/ui_color_hack.cpp + ${CMAKE_SOURCE_DIR}/src/ui/ui_rml_hacks.cpp ${CMAKE_SOURCE_DIR}/src/ui/FontEngineScaled/FontEngineInterfaceScaled.cpp ${CMAKE_SOURCE_DIR}/src/ui/FontEngineScaled/FontFace.cpp diff --git a/assets/components/prompt.rml b/assets/components/prompt.rml new file mode 100644 index 0000000..8b622ab --- /dev/null +++ b/assets/components/prompt.rml @@ -0,0 +1,30 @@ + diff --git a/assets/config_menu.rml b/assets/config_menu.rml index 0511d2f..97cd147 100644 --- a/assets/config_menu.rml +++ b/assets/config_menu.rml @@ -28,6 +28,7 @@ + @@ -42,7 +43,7 @@