Update JW-modules (#742)
This commit is contained in:
parent
a874ff6250
commit
d446bfd216
2 changed files with 3 additions and 1 deletions
|
@ -2498,6 +2498,7 @@ static void initStatic__JW()
|
|||
{
|
||||
#define modelQuantizer modelJWQuantizer
|
||||
p->addModel(modelAdd5);
|
||||
p->addModel(modelAbcdSeq);
|
||||
p->addModel(modelBouncyBalls);
|
||||
p->addModel(modelCat);
|
||||
p->addModel(modelTree);
|
||||
|
@ -2525,6 +2526,7 @@ static void initStatic__JW()
|
|||
p->addModel(modelBlankPanelLarge);
|
||||
p->addModel(modelCoolBreeze);
|
||||
p->addModel(modelPete);
|
||||
p->addModel(modelTimer);
|
||||
#ifndef STATIC_BUILD
|
||||
p->addModel(modelStr1ker);
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue