blob: 7b696e877a46560e8775824b0353cccc603aca41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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 */
}
|