blob: 746887c2f0f51c0637273db80d4add22a6b437bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
//
// Generated by dtk
// Translation Unit: JPAExTexShape.cpp
//
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JParticle/JPAExTexShape.h"
GXIndTexMtxID JPAExTexShapeArc::indMtxID[4] = {
GX_ITM_0,
GX_ITM_0,
GX_ITM_S0,
GX_ITM_T0,
};
/* 80257FD4-80257FF8 .text __ct__16JPAExTexShapeArcFPCUc */
JPAExTexShapeArc::JPAExTexShapeArc(const u8* data) {
mpData = reinterpret_cast<const JPAExTexShapeData*>(data+0x0C);
}
|