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
@@ -26,7 +26,7 @@ struct E_InterpretCtx
E_SpaceRWFunction *space_read;
E_SpaceRWFunction *space_write;
E_Space primary_space;
Architecture reg_arch;
Arch reg_arch;
E_Space reg_space;
U64 reg_unwind_count;
U64 *module_base;