blob: bbac4ca99c6efc506644ce47d4cf750ea8ffb7bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
//
// Generated by dtk
// Translation Unit: JPAKeyBlock.cpp
//
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JParticle/JPAKeyBlock.h"
/* 8025855C-80258588 .text __ct__14JPAKeyBlockArcFPCUc */
JPAKeyBlockArc::JPAKeyBlockArc(const u8* data) {
mpData = reinterpret_cast<const JPAKeyBlockData*>(data+0x0C);
mpKeyData = reinterpret_cast<const f32*>(data+0x20);
}
|