Dependency injection for apu/gpu/hid.
This commit is contained in:
@@ -18,7 +18,7 @@ namespace xe {
|
||||
namespace hid {
|
||||
namespace xinput {
|
||||
|
||||
std::unique_ptr<InputDriver> Create(InputSystem* input_system);
|
||||
std::unique_ptr<InputDriver> Create(xe::ui::Window* window);
|
||||
|
||||
} // namespace xinput
|
||||
} // namespace hid
|
||||
|
||||
Reference in New Issue
Block a user