Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
@@ -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 */
}