core/frontend: Update applets

This commit is contained in:
german77 2021-09-20 20:46:17 -05:00 committed by Narr the Reg
parent dd62a0187d
commit 510c7d2953
2 changed files with 15 additions and 10 deletions

View file

@ -25,7 +25,7 @@ namespace Service::AM::Applets {
static Core::Frontend::ControllerParameters ConvertToFrontendParameters(
ControllerSupportArgPrivate private_arg, ControllerSupportArgHeader header, bool enable_text,
std::vector<IdentificationColor> identification_colors, std::vector<ExplainText> text) {
HID::Controller_NPad::NpadStyleSet npad_style_set;
Core::HID::NpadStyleTag npad_style_set;
npad_style_set.raw = private_arg.style_set;
return {