mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-01 01:39:03 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
43 lines
1023 B
C++
43 lines
1023 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JPAKeyBlock.cpp
|
|
//
|
|
|
|
#include "JSystem/JParticle/JPAKeyBlock.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 8025855C-80258588 .text __ct__14JPAKeyBlockArcFPCUc */
|
|
JPAKeyBlockArc::JPAKeyBlockArc(const unsigned char*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80258588-802585D0 .text __dt__11JPAKeyBlockFv */
|
|
JPAKeyBlock::~JPAKeyBlock() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802585D0-8025862C .text __dt__14JPAKeyBlockArcFv */
|
|
JPAKeyBlockArc::~JPAKeyBlockArc() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8025862C-80258638 .text getID__14JPAKeyBlockArcFv */
|
|
void JPAKeyBlockArc::getID() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80258638-8025864C .text isLoopEnable__14JPAKeyBlockArcFv */
|
|
void JPAKeyBlockArc::isLoopEnable() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8025864C-80258658 .text getNumber__14JPAKeyBlockArcFv */
|
|
void JPAKeyBlockArc::getNumber() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80258658-80258660 .text getKeyDataPtr__14JPAKeyBlockArcFv */
|
|
void JPAKeyBlockArc::getKeyDataPtr() {
|
|
/* Nonmatching */
|
|
}
|