Match a few more functions, just missing 2 now

This commit is contained in:
Dylan Ascencio
2023-10-02 00:42:39 -04:00
parent 5842ffc64e
commit efdfef23ae
6 changed files with 199 additions and 53 deletions
+4 -1
View File
@@ -136,6 +136,10 @@ void dPa_smokeEcallBack::end() {
/* Nonmatching */
}
void dPa_smokeEcallBack::~dPa_smokeEcallBack() {
}
/* 8007BBD8-8007BC84 .text dPa_setWindPower__FP15JPABaseParticle */
void dPa_setWindPower(JPABaseParticle*) {
/* Nonmatching */
@@ -560,4 +564,3 @@ void dPa_setColorEcallBack::setup(JPABaseEmitter*, const cXyz*, const csXyz*, si
dPa_setColorEcallBack::~dPa_setColorEcallBack() {
/* Nonmatching */
}