mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 22:11:35 -04:00
13 lines
329 B
C++
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);
|
|
}
|