- [NEW] game::getTicks()
This commit is contained in:
@@ -15,4 +15,6 @@ namespace game
|
||||
void setConfig(const char* key, const int value);
|
||||
|
||||
const int getConfig(const char* key);
|
||||
|
||||
const uint32_t getTicks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user