mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns: Included required stdlib files
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#pragma MIME application/x-archive
|
||||
|
||||
#include <std/string.pat>
|
||||
#include <std/mem.pat>
|
||||
#include <std/sys.pat>
|
||||
|
||||
struct ARFile {
|
||||
char file_name[16];
|
||||
char modification_timestamp[12];
|
||||
|
||||
Reference in New Issue
Block a user