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
JPAResourceLoader
(
u8
const
*,
JPAResourceManager
*);
11
void
load_jpc
(
u8
const
*,
JPAResourceManager
*);
12
};
13
14
#endif
/* JPARESOURCELOADER_H */
JPAResourceManager
Definition
JPAResourceManager.h:14
types.h
u8
unsigned char u8
Definition
types.h:8
JPAResourceLoader
Definition
JPAResourceManager.cpp:8
JPAResourceLoader::JPAResourceLoader
JPAResourceLoader(u8 const *, JPAResourceManager *)
JPAResourceLoader::load_jpc
void load_jpc(u8 const *, JPAResourceManager *)
Definition
JPAResourceLoader.cpp:29
include
JSystem
JParticle
JPAResourceLoader.h
Generated by
1.12.0