mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-17 19:13:55 +00:00
Attempt format, not sure if it did anything
This commit is contained in:
@@ -222,7 +222,7 @@ NTSTATUS handle_query_internal(x86_64_emulator& emu, const uint64_t buffer, cons
|
||||
{
|
||||
action(obj);
|
||||
}
|
||||
|
||||
|
||||
if (result == STATUS_SUCCESS)
|
||||
{
|
||||
emu.write_memory(buffer, obj);
|
||||
|
||||
Reference in New Issue
Block a user