![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Enumerations | |
| enum | zelRo_RES_File_ID { BCK_ZELRO_F_TALK_A = 0x6 , BCK_ZELRO_WAIT_A , BMDR_ZELRO = 0xA , BTK_ZELRO = 0xD , BTP_ZELRO = 0x10 } |
| enum | RES_Name { NONE , ZELRO } |
| enum | Face_Motion { FACE_TALK_A , FACE_NONE } |
| enum | Motion { MOT_WAIT_A } |
| enum | Type { TYPE_0 , TYPE_1 } |
Functions | |
| static int | daNpc_ZelRo_Create (void *a_this) |
| static int | daNpc_ZelRo_Delete (void *a_this) |
| static int | daNpc_ZelRo_Execute (void *a_this) |
| static int | daNpc_ZelRo_Draw (void *a_this) |
| static int | daNpc_ZelRo_IsDelete (void *a_this) |
Variables | |
| static int | l_bmdData [1][2] |
| static daNpcT_evtData_c | l_evtList [2] |
| static char * | l_resNameList [2] |
| static s8 | l_loadResPtrn0 [2] |
| static s8 * | l_loadResPtrnList [2] |
| static daNpcT_faceMotionAnmData_c | l_faceMotionAnmData [2] |
| static daNpcT_motionAnmData_c | l_motionAnmData [1] |
| static daNpcT_MotionSeqMngr_c::sequenceStepData_c | l_faceMotionSequenceData [8] |
| static daNpcT_MotionSeqMngr_c::sequenceStepData_c | l_motionSequenceData [4] |
| static daNpc_ZelRo_Param_c | l_HIO |
| static actor_method_class | daNpc_ZelRo_MethodTable |
| actor_process_profile_definition | g_profile_NPC_ZELRO |
| enum Face_Motion |
| enum Motion |
| enum RES_Name |
| enum Type |
| enum zelRo_RES_File_ID |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
extern |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |