mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-05 04:49:45 -04:00
@@ -0,0 +1,47 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JPAResourceManager.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JParticle/JPAResourceManager.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80258CAC-80258D54 .text __ct__18JPATextureResourceFUlP7JKRHeap */
|
||||
JPATextureResource::JPATextureResource(unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258D54-80258DE4 .text registration__18JPATextureResourceFP10JPATexture */
|
||||
void JPATextureResource::registration(JPATexture*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258DE4-80258E70 .text __ct__18JPAEmitterResourceFUlP7JKRHeap */
|
||||
JPAEmitterResource::JPAEmitterResource(unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258E70-80258F18 .text registration__18JPAEmitterResourceFP14JPAEmitterDataUs */
|
||||
void JPAEmitterResource::registration(JPAEmitterData*, unsigned short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258F18-80258F5C .text getByUserIndex__18JPAEmitterResourceFUs */
|
||||
void JPAEmitterResource::getByUserIndex(unsigned short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258F5C-80258FA0 .text checkUserIndexDuplication__18JPAEmitterResourceFUs */
|
||||
void JPAEmitterResource::checkUserIndexDuplication(unsigned short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258FA0-80258FF4 .text __ct__18JPAResourceManagerFPCvP7JKRHeap */
|
||||
JPAResourceManager::JPAResourceManager(const void*, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80258FF4-802590B4 .text swapTexture__18JPAResourceManagerFPC7ResTIMGPCc */
|
||||
void JPAResourceManager::swapTexture(const ResTIMG*, const char*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user