mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-19 03:20:11 +03:00
chore(net): clean up function declarations
This commit is contained in:
parent
7a89560c14
commit
ef3ab5850f
@ -30,7 +30,7 @@ class Grunt::Timer {
|
||||
|
||||
// Member functions
|
||||
Timer();
|
||||
void Insert(Event&);
|
||||
void Insert(Event& newEvent);
|
||||
uint32_t Pump();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user