mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] Add SHA-256 as a future option for pretty much everything
This commit is contained in:
@@ -223,6 +223,7 @@ namespace SabreTools.Helper.Data
|
||||
TSV = 0x0800,
|
||||
CSV = 0x1000,
|
||||
AttractMode = 0x2000,
|
||||
RedumpSHA256 = 0x4000,
|
||||
|
||||
ALL = 0xFFFF,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user