diff --git a/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardConfig.cs b/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardConfig.cs index c830e5237b..22d1c0ab82 100644 --- a/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardConfig.cs +++ b/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardConfig.cs @@ -2,6 +2,7 @@ namespace Ryujinx.HLE.HOS.Applets.SoftwareKeyboard { + // TODO(jduncanator): Define all fields [StructLayout(LayoutKind.Explicit)] struct SoftwareKeyboardConfig {