mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Remove debug print
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user