Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASBankList.h
Go to the documentation of this file.
1
#ifndef JASBANKLIST_H
2
#define JASBANKLIST_H
3
4
#include "
dolphin/types.h
"
5
6
class
JASBank
;
7
12
class
JASBankList
{
13
public
:
14
virtual
JASBank
*
getBank
(
u32
param_0
)
const
= 0;
15
};
16
17
#endif
/* JASBANKLIST_H */
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
JASBankList
Definition
JASBankList.h:12
JASBankList::getBank
virtual JASBank * getBank(u32 param_0) const =0
JASBank
Definition
JASBank.h:18
types.h
u32
unsigned long u32
Definition
types.h:10
include
JSystem
JAudio2
JASBankList.h
Generated by
1.9.8