summaryrefslogtreecommitdiff
path: root/src/JSystem/JParticle/JPASweepShape.cpp
blob: 19559d1e19a3a7e2e60637889414121c67e4aabf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
// Generated by dtk
// Translation Unit: JPASweepShape.cpp
//

#include "JSystem/JSystem.h" // IWYU pragma: keep

#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);
}