mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns: Added MIME types and magic numbers to all patterns that have them
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
import std.sys;
|
||||
import std.mem;
|
||||
|
||||
#pragma array_limit 12544
|
||||
#pragma pattern_limit 2000000
|
||||
#pragma array_limit 0
|
||||
#pragma pattern_limit 0
|
||||
#pragma eval_depth 32
|
||||
|
||||
enum FileType : u8
|
||||
|
||||
Reference in New Issue
Block a user