clang-format

This commit is contained in:
mailwl 2025-05-09 09:36:54 +03:00
parent 25b826618f
commit e07c7275d3
3 changed files with 3 additions and 3 deletions

View File

@ -104,7 +104,7 @@ enum class Class : u8 {
Lib_NpParty, ///< The LibSceNpParty implementation Lib_NpParty, ///< The LibSceNpParty implementation
Lib_Zlib, ///< The LibSceZlib implementation. Lib_Zlib, ///< The LibSceZlib implementation.
Lib_Hmd, ///< The LibSceHmd implementation. Lib_Hmd, ///< The LibSceHmd implementation.
Lib_SigninDialog, ///< The Lib_SigninDialog implementation. Lib_SigninDialog, ///< The LibSigninDialog implementation.
Frontend, ///< Emulator UI Frontend, ///< Emulator UI
Render, ///< Video Core Render, ///< Video Core
Render_Vulkan, ///< Vulkan backend Render_Vulkan, ///< Vulkan backend