Update content of files

This commit is contained in:
GitHub Action 2022-01-07 22:25:55 +00:00
parent d82207272d
commit 6cedf3a33c

View file

@ -177,7 +177,7 @@ while 1:
if first_int == 0x44414548 || first_int == 0x54534f50 || first_int == 0x20544547 || first_int == 0x4954504f || first_int == 0x02010316 || first_int == 0xdddddddd || first_int == 0xeeeeeeee:
continue
second_int := substr(init, 0, 4)
second_int := substr(init, 4, 4)
if second_int == 0x00000000:
continue