Improved DSProtect patches

This commit is contained in:
Mow
2025-12-03 10:22:06 -05:00
committed by GitHub
parent 7aba420201
commit a8f5d880b2
15 changed files with 503 additions and 732 deletions

View File

@@ -22,5 +22,6 @@ enum class DSProtectVersion : u32
v2_00s,
v2_01s,
v2_03s,
v2_05s
v2_05s,
v1_00_2
};