Thanks TheMaister

This commit is contained in:
SimoneN64
2024-05-26 20:00:12 +02:00
parent 6249bf2937
commit 9721042e90
2 changed files with 3 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ public:
}
void poll_input() override {}
void poll_input_async(Granite::InputTrackerHandler* handler) override {}
void event_frame_tick(double frame, double elapsed) override { }