Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_obj_yel_bag.cpp File Reference

Functions

 UNK_BSS (1109)
 
 UNK_BSS (1107)
 
 UNK_BSS (1105)
 
 UNK_BSS (1104)
 
 UNK_BSS (1099)
 
 UNK_BSS (1097)
 
 UNK_BSS (1095)
 
 UNK_BSS (1094)
 
 UNK_BSS (1057)
 
 UNK_BSS (1055)
 
 UNK_BSS (1053)
 
 UNK_BSS (1052)
 
 UNK_BSS (1014)
 
 UNK_BSS (1012)
 
 UNK_BSS (1010)
 
 UNK_BSS (1009)
 
static int daObj_YBag_Create (void *i_this)
 
static int daObj_YBag_Delete (void *i_this)
 
static int daObj_YBag_Execute (void *i_this)
 
static int daObj_YBag_Draw (void *i_this)
 
static int daObj_YBag_IsDelete (void *i_this)
 

Variables

static UNK_REL_DATA int l_bmdGetParamList [2]
 
static int l_loadRes_YBAG0 [3]
 
static intl_loadRes_list [2]
 
static charl_resNames [] = {"yel_bag"}
 
static u16 emttrId [4]
 
static daObj_YBag_Param_c l_HIO
 
static actor_method_class daObj_YBag_MethodTable
 
actor_process_profile_definition g_profile_OBJ_YBAG
 
 AUDIO_INSTANCES
 

Function Documentation

◆ daObj_YBag_Create()

static int daObj_YBag_Create ( void i_this)
static

◆ daObj_YBag_Delete()

static int daObj_YBag_Delete ( void i_this)
static

◆ daObj_YBag_Draw()

static int daObj_YBag_Draw ( void i_this)
static

◆ daObj_YBag_Execute()

static int daObj_YBag_Execute ( void i_this)
static

◆ daObj_YBag_IsDelete()

static int daObj_YBag_IsDelete ( void i_this)
static

◆ UNK_BSS() [1/16]

UNK_BSS ( 1009  )

◆ UNK_BSS() [2/16]

UNK_BSS ( 1010  )

◆ UNK_BSS() [3/16]

UNK_BSS ( 1012  )

◆ UNK_BSS() [4/16]

UNK_BSS ( 1014  )

◆ UNK_BSS() [5/16]

UNK_BSS ( 1052  )

◆ UNK_BSS() [6/16]

UNK_BSS ( 1053  )

◆ UNK_BSS() [7/16]

UNK_BSS ( 1055  )

◆ UNK_BSS() [8/16]

UNK_BSS ( 1057  )

◆ UNK_BSS() [9/16]

UNK_BSS ( 1094  )

◆ UNK_BSS() [10/16]

UNK_BSS ( 1095  )

◆ UNK_BSS() [11/16]

UNK_BSS ( 1097  )

◆ UNK_BSS() [12/16]

UNK_BSS ( 1099  )

◆ UNK_BSS() [13/16]

UNK_BSS ( 1104  )

◆ UNK_BSS() [14/16]

UNK_BSS ( 1105  )

◆ UNK_BSS() [15/16]

UNK_BSS ( 1107  )

◆ UNK_BSS() [16/16]

UNK_BSS ( 1109  )

Variable Documentation

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ daObj_YBag_MethodTable

actor_method_class daObj_YBag_MethodTable
static
Initial value:
= {
}
static int daObj_YBag_IsDelete(void *i_this)
Definition d_a_obj_yel_bag.cpp:556
static int daObj_YBag_Draw(void *i_this)
Definition d_a_obj_yel_bag.cpp:551
static int daObj_YBag_Delete(void *i_this)
Definition d_a_obj_yel_bag.cpp:541
static int daObj_YBag_Create(void *i_this)
Definition d_a_obj_yel_bag.cpp:536
static int daObj_YBag_Execute(void *i_this)
Definition d_a_obj_yel_bag.cpp:546
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ emttrId

u16 emttrId[4]
static
Initial value:
= {
0x01B8, 0x01B9, 0x01BA, 0x01BB,
}

◆ g_profile_OBJ_YBAG

actor_process_profile_definition g_profile_OBJ_YBAG
extern
Initial value:
= {
8,
sizeof(daObj_YBag_c),
0,
0,
715,
0x00044100,
}
Ilia's Bag.
Definition d_a_obj_yel_bag.h:17
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:64
static actor_method_class daObj_YBag_MethodTable
Definition d_a_obj_yel_bag.cpp:561
@ PROC_OBJ_YBAG
Definition d_procname.h:764
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:67
@ fopAc_ACTOR_e
Definition f_op_actor.h:38
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ l_bmdGetParamList

UNK_REL_DATA int l_bmdGetParamList[2]
static
Initial value:
= {
3, 0,
}

◆ l_HIO

◆ l_loadRes_list

int* l_loadRes_list[2]
static
Initial value:
= {
}
static int l_loadRes_YBAG0[3]
Definition d_a_obj_yel_bag.cpp:20

◆ l_loadRes_YBAG0

int l_loadRes_YBAG0[3]
static
Initial value:
= {
0, -1, -1,
}

◆ l_resNames

char* l_resNames[] = {"yel_bag"}
static