![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_bg_plc.h>
Collaboration diagram for dBgPlc:Public Member Functions | |
| dBgPlc () | |
| ~dBgPlc () | |
| void | setBase (void *) |
| sBgPc * | getCode (int, sBgPc **) const |
| u32 | getGrpCode (int) const |
Static Public Attributes | |
| static const int | ZELDA_CODE_SIZE = sizeof(sBgPc) |
Private Attributes | |
| sBgPlc * | m_base |
| dBgPlc::dBgPlc | ( | ) |
| dBgPlc::~dBgPlc | ( | ) |
| u32 dBgPlc::getGrpCode | ( | int | index | ) | const |
| void dBgPlc::setBase | ( | void * | pbase | ) |
|
private |
|
static |