JParticle mostly done (#2235)

This commit is contained in:
Caroline Madsen
2024-11-03 13:39:41 -05:00
committed by GitHub
parent 499d4dfe74
commit 63abf9f6d2
28 changed files with 2138 additions and 1469 deletions
+1 -6
View File
@@ -8,11 +8,6 @@
#include "JSystem/JParticle/JPAParticle.h"
#include "JSystem/JParticle/JPAEmitter.h"
#include "dolphin/os.h"
#include "dolphin/types.h"
//
// Types:
//
/* 8027A918-8027A990 275258 0078+00 0/0 1/1 0/0 .text
* JPACalcScaleX__FP18JPAEmitterWorkDataP15JPABaseParticle */
@@ -154,4 +149,4 @@ void JPAExtraShape::init() {
} else {
mScaleDecRateX = mScaleDecRateY = 1.0f;
}
}
}