mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-27 13:53:18 +00:00
more clang fixes
This commit is contained in:
parent
5373d7367d
commit
30946e21dd
2 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ enum class Class : u8 {
|
|||
Lib_SaveData, ///< The LibSceSaveData implementation.
|
||||
Lib_Ssl, ///< The LibSceSsl implementation.
|
||||
Lib_Http, ///< The LibSceHttp implementation.
|
||||
Lib_SysModule, ///< The LibSceSysModule implementation
|
||||
Lib_SysModule, ///< The LibSceSysModule implementation
|
||||
Frontend, ///< Emulator UI
|
||||
Render, ///< Video Core
|
||||
Render_Vulkan, ///< Vulkan backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue