ImGuiManager: Use PromptFont icons for input OSD
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
static const Controller::ControllerInfo s_none_info = {ControllerType::None,
|
||||
"None",
|
||||
TRANSLATE_NOOP("ControllerType", "Not Connected"),
|
||||
nullptr,
|
||||
{},
|
||||
{},
|
||||
Controller::VibrationCapabilities::NoVibration};
|
||||
|
||||
Reference in New Issue
Block a user