mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 20:23:57 +00:00
More progress
This commit is contained in:
@@ -48,6 +48,6 @@ struct process_context
|
||||
|
||||
std::map<uint32_t, event> events{};
|
||||
std::map<uint32_t, HANDLE> os_handles{};
|
||||
std::map<uint32_t, std::wstring> sections{};
|
||||
std::map<uint32_t, std::wstring> files{};
|
||||
emulator_allocator gs_segment{};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user