Skip to content
Snippets Groups Projects
Commit 3442f4b9 authored by Subv's avatar Subv Committed by bunnei
Browse files

SVC: Add 4.0.0+ comment to GetInfoType enum values.

parent 5bc14e79
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ enum class GetInfoType : u64 {
// 3.0.0+
IsVirtualAddressMemoryEnabled = 16,
TitleId = 18,
// 4.0.0+
PrivilegedProcessId = 19,
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment