register the function and the tag

This commit is contained in:
Sven Czarnian
2021-11-25 22:26:11 +01:00
parent 9146446924
commit f2f68708ac
2 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ namespace aman {
private:
enum class TagItemElement {
DeltaTime = 0
};
void validateBackendData();