Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JPAResourceLoader.h
Go to the documentation of this file.
1
#ifndef JPARESOURCELOADER_H
2
#define JPARESOURCELOADER_H
3
4
#include "
dolphin/types.h
"
5
6
class
JPAResourceManager
;
7
8
class
JPAResourceLoader
{
9
public
:
10
/* 8027D8A0 */
JPAResourceLoader
(
u8
const
*,
JPAResourceManager
*);
11
/* 8027D8E0 */
void
load_jpc
(
u8
const
*,
JPAResourceManager
*);
12
};
13
14
#endif
/* JPARESOURCELOADER_H */
JPAResourceManager
Definition
JPAResourceManager.h:14
JPAResourceLoader
Definition
JPAResourceManager.cpp:11
JPAResourceLoader::JPAResourceLoader
JPAResourceLoader(u8 const *, JPAResourceManager *)
JPAResourceLoader::load_jpc
void load_jpc(u8 const *, JPAResourceManager *)
Definition
JPAResourceLoader.cpp:36
types.h
u8
unsigned char u8
Definition
types.h:8
include
JSystem
JParticle
JPAResourceLoader.h
Generated by
1.9.8