Fix imported variables / actions not being added to respective tabs

This commit is contained in:
WarmUpTill
2024-05-27 21:39:06 +02:00
committed by WarmUpTill
parent 032f5e2fe9
commit b3bde6c59f
5 changed files with 42 additions and 0 deletions

View File

@@ -33,4 +33,6 @@ std::string GetThemeTypeName()
return "Dark";
}
void QeueUITask(void (*task)(void *param), void *) {}
} // namespace advss