Files
tww/src/JSystem/JParticle/JPASweepShape.cpp
T
Jasper St. Pierre 1ac8f88222 JPA matches
2023-11-06 17:58:14 -08:00

13 lines
329 B
C++

//
// Generated by dtk
// Translation Unit: JPASweepShape.cpp
//
#include "JSystem/JParticle/JPASweepShape.h"
#include "dolphin/types.h"
/* 80257D4C-80257D70 .text __ct__16JPASweepShapeArcFPCUc */
JPASweepShapeArc::JPASweepShapeArc(const u8 * data) {
mpData = reinterpret_cast<const JPASweepShapeData*>(data+0x0C);
}