mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-16 01:55:21 +03:00
fix(event): include missing header
This commit is contained in:
parent
885eeeabd8
commit
b295c541e3
@ -1,4 +1,5 @@
|
||||
#include "event/Input.hpp"
|
||||
#include <common/Time.hpp>
|
||||
|
||||
int32_t OsInputGet(OSINPUT* id, int32_t* param0, int32_t* param1, int32_t* param2, int32_t* param3) {
|
||||
// TODO
|
||||
|
Loading…
Reference in New Issue
Block a user