mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-21 07:52:28 -04:00
13 lines
328 B
C++
13 lines
328 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JPAFieldBlock.cpp
|
|
//
|
|
|
|
#include "JSystem/JParticle/JPAFieldBlock.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 80258398-802583BC .text __ct__16JPAFieldBlockArcFPCUc */
|
|
JPAFieldBlockArc::JPAFieldBlockArc(const u8* data) {
|
|
mpData = reinterpret_cast<const JPAFieldBlockData*>(data+0x0C);
|
|
}
|