mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 06:07:52 +00:00
General: address feedback
This commit is contained in:
parent
78362ac6dd
commit
1595e77913
30 changed files with 167 additions and 165 deletions
|
@ -46,7 +46,7 @@ class Module;
|
|||
|
||||
class EventInterface {
|
||||
public:
|
||||
EventInterface(Module& module_);
|
||||
explicit EventInterface(Module& module_);
|
||||
~EventInterface();
|
||||
|
||||
Kernel::KEvent* CreateEvent(std::string name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue