mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-04 12:39:59 -04:00
12 lines
319 B
C++
12 lines
319 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JPADynamicsBlock.cpp
|
|
//
|
|
|
|
#include "JSystem/JParticle/JPADynamicsBlock.h"
|
|
|
|
/* 80258118-8025813C .text __ct__19JPADynamicsBlockArcFPCUc */
|
|
JPADynamicsBlockArc::JPADynamicsBlockArc(const u8* data) {
|
|
mpData = reinterpret_cast<const JPADynamicsBlockData*>(data+0x0C);
|
|
}
|