mirror of
https://github.com/projectPiki/pikmin2.git
synced 2025-02-26 00:28:02 +00:00
use inline in efx2dbase
This commit is contained in:
parent
b26f7f32bb
commit
e85aeeb0ac
@ -111,9 +111,7 @@ void TForever::setGlobalScale(f32 scale)
|
||||
return;
|
||||
}
|
||||
|
||||
emitter->mGlobalScl.set(scale, scale, scale);
|
||||
emitter->mGlobalPScl.x = scale;
|
||||
emitter->mGlobalPScl.y = scale;
|
||||
emitter->setScale(scale);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user