diff --git a/patterns/tga.hexpat b/patterns/tga.hexpat index 36de4a8..af58cfa 100644 --- a/patterns/tga.hexpat +++ b/patterns/tga.hexpat @@ -72,7 +72,7 @@ struct Footer { u32 developerDirectoryOffset; char signature[0x10]; char dot; - char null; + char zero; }; Header header @ 0x0;