mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-04-03 05:57:39 -05:00
includes/std: Added hex::dec::lz4_decompress()
This commit is contained in:
@@ -317,8 +317,8 @@ namespace auto std::math {
|
||||
*/
|
||||
enum AccumulateOperation : u8 {
|
||||
Add = 0,
|
||||
Multiply = 1,
|
||||
Modulo = 2,
|
||||
Multiply = 1,
|
||||
Modulo = 2,
|
||||
Min = 3,
|
||||
Max = 4
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user