entity parameter tree equipment; architecture -> arch

This commit is contained in:
Ryan Fleury
2024-08-29 13:16:50 -07:00
parent df6150c811
commit 9932a30ef9
42 changed files with 395 additions and 342 deletions
+1 -1
View File
@@ -728,7 +728,7 @@ struct PE_BinInfo
OS_Guid dbg_guid;
U32 dbg_age;
U32 dbg_time;
Architecture arch;
Arch arch;
Rng1U64 *data_dir_franges;
U32 data_dir_count;
PE_TLSHeader64 tls_header;