Skip to content

Commit f13d9d3

Browse files
authored
patterns/upk-ue3: Add magic pragma (#436)
1 parent c4c75a9 commit f13d9d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patterns/upk-ue3.hexpat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma description Unreal Engine 3 UPK
22
#pragma endian little
3+
#pragma magic [ c1 83 2a 9e ] @ 0x00
34

45
import std.io;
56

0 commit comments

Comments
 (0)