mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-10 14:23:50 -04:00
@@ -0,0 +1,37 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JPAParticle.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JParticle/JPAParticle.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 8025DEF4-8025E62C .text initParticle__15JPABaseParticleFv */
|
||||
void JPABaseParticle::initParticle() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8025E62C-8025EB28 .text initChild__15JPABaseParticleFP15JPABaseParticle */
|
||||
void JPABaseParticle::initChild(JPABaseParticle*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8025EB28-8025EB90 .text incFrame__15JPABaseParticleFv */
|
||||
void JPABaseParticle::incFrame() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8025EB90-8025ECE8 .text calcVelocity__15JPABaseParticleFv */
|
||||
void JPABaseParticle::calcVelocity() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8025ECE8-8025ED6C .text calcPosition__15JPABaseParticleFv */
|
||||
void JPABaseParticle::calcPosition() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8025ED6C-8025EE44 .text checkCreateChild__15JPABaseParticleFv */
|
||||
void JPABaseParticle::checkCreateChild() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user