Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105)

This commit is contained in:
TheToid
2024-11-07 09:37:30 +10:00
committed by GitHub
parent 47b8145809
commit 4831965404
23 changed files with 2095 additions and 3 deletions

View File

@ -72,5 +72,6 @@ namespace Ryujinx.Common.Logging
TamperMachine,
UI,
Vic,
XCIFileTrimmer
}
}