mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-28 00:02:07 -04:00
19 lines
411 B
C++
19 lines
411 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JPAExTexShape.cpp
|
|
//
|
|
|
|
#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);
|
|
}
|