Begin tests for Ildaeil / ImGui

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-11-04 21:04:00 +00:00
parent 802768a77e
commit f751908058
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
22 changed files with 49439 additions and 0 deletions

View file

@ -406,6 +406,7 @@ static void initStatic__Cardinal()
if (spl.ok())
{
p->addModel(modelGlBars);
p->addModel(modelIldaeil);
p->addModel(modelHostParameters);
p->addModel(modelHostTime);
}