summaryrefslogtreecommitdiff
path: root/src/JSystem/JParticle/JPAExTexShape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JParticle/JPAExTexShape.cpp')
-rw-r--r--src/JSystem/JParticle/JPAExTexShape.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/JSystem/JParticle/JPAExTexShape.cpp b/src/JSystem/JParticle/JPAExTexShape.cpp
index 18b0a01e..74274c62 100644
--- a/src/JSystem/JParticle/JPAExTexShape.cpp
+++ b/src/JSystem/JParticle/JPAExTexShape.cpp
@@ -37,3 +37,7 @@ void JPALoadExTex(JPAEmitterWorkData* work) {
JPAExTexShape::JPAExTexShape(u8 const* data) {
mpData = (const JPAExTexShapeData*)data;
}
+
+void JPAExTexShape::fn_8031DE80(JPABaseShape* shp, f32) {
+ // TODO
+}