mirror of
https://github.com/momo5502/emulator.git
synced 2026-02-01 00:41:02 +00:00
Fix fuzzer
This commit is contained in:
@@ -202,4 +202,6 @@ class windows_emulator
|
||||
void setup_hooks();
|
||||
void setup_process(const application_settings& app_settings);
|
||||
void on_instruction_execution(uint64_t address);
|
||||
|
||||
void register_factories(utils::buffer_deserializer& buffer);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user