mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-07 15:25:53 +00:00
Remove debug print
This commit is contained in:
parent
3548252931
commit
dc270ced7e
@ -339,7 +339,6 @@ void CElementGen::AccumulateBounds(const zeus::CVector3f& pos, float size) {
|
||||
}
|
||||
|
||||
void CElementGen::UpdateAdvanceAccessParameters(u32 activeParticleCount, s32 particleFrame) {
|
||||
printf("Calling UpdateAdvanceAccessParameters\n");
|
||||
CGenDescription* desc = x28_loadedGenDesc;
|
||||
|
||||
std::array<float, 8>& arr = x60_advValues[activeParticleCount];
|
||||
|
Loading…
x
Reference in New Issue
Block a user