uh the fucking tests are fucking compiling :sigh: ♿ fuck itgit add *git add *git add *git add *git add *
This commit is contained in:
@@ -22,8 +22,8 @@ public:
|
||||
|
||||
InputDriver(IEventNotifier* event_notifier, IDetector* detector);
|
||||
~InputDriver();
|
||||
void register_event_handler(IEventHandler* handler);
|
||||
void unregister_event_handler(IEventHandler* handler);
|
||||
virtual void register_event_handler(IEventHandler* handler) override;
|
||||
virtual void unregister_event_handler(IEventHandler* handler) override;
|
||||
|
||||
private:
|
||||
IEventNotifier* event_notifier;
|
||||
|
||||
Reference in New Issue
Block a user