mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 12:08:11 +00:00
entity parameter tree equipment; architecture -> arch
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user