blob: cc4d6a2d5c9fa7b4cdd1acb4ba76f6e11dcd1cbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
//
// Generated by dtk
// Translation Unit: JPAFieldBlock.cpp
//
#include "JSystem/JSystem.h" // IWYU pragma: keep
#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);
}
|