mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-26 07:01:02 +00:00
More progress
This commit is contained in:
@@ -37,5 +37,6 @@ struct process_context
|
||||
mapped_binary ntdll{};
|
||||
|
||||
std::map<uint32_t, event> events{};
|
||||
std::map<uint32_t, HANDLE> os_handles{};
|
||||
emulator_allocator gs_segment{};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user