Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JASRegisterParam.h>
Public Types | |
enum | RegID { REG0 , REG1 , REG2 , REG3 } |
Public Member Functions | |
JASRegisterParam () | |
void | init () |
void | write (JASRegisterParam::RegID, u32) |
u32 | read (JASRegisterParam::RegID) |
Public Attributes | |
u16 | field_0x0 [14] |
JASRegisterParam::JASRegisterParam | ( | ) |
void JASRegisterParam::init | ( | ) |
u32 JASRegisterParam::read | ( | JASRegisterParam::RegID | param_0 | ) |
void JASRegisterParam::write | ( | JASRegisterParam::RegID | param_0, |
u32 | param_1 | ||
) |
u16 JASRegisterParam::field_0x0[14] |