mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-24 06:01:02 +00:00
Add todo
This commit is contained in:
@@ -49,6 +49,7 @@ class module_manager
|
||||
return modules_;
|
||||
}
|
||||
|
||||
// TODO: These is wrong here. A good mechanism for quick module access is needed.
|
||||
mapped_module* executable{};
|
||||
mapped_module* ntdll{};
|
||||
mapped_module* win32u{};
|
||||
|
||||
Reference in New Issue
Block a user