Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_tag_instruction.h
Go to the documentation of this file.
1
#ifndef D_A_TAG_INSTRUCTION_H
2
#define D_A_TAG_INSTRUCTION_H
3
4
#include "
f_op/f_op_actor_mng.h
"
5
6
class
daTagInst_c
:
public
fopAc_ac_c
{
7
public
:
8
s16
getInstructionNo
() {
return
fopAcM_GetParam
(
this
) & 0xFF; }
9
};
10
11
#endif
/* D_A_TAG_INSTRUCTION_H */
daTagInst_c
Definition
d_a_tag_instruction.h:6
daTagInst_c::getInstructionNo
s16 getInstructionNo()
Definition
d_a_tag_instruction.h:8
fopAc_ac_c
Definition
f_op_actor.h:230
s16
signed short int s16
Definition
types.h:9
f_op_actor_mng.h
fopAcM_GetParam
u32 fopAcM_GetParam(const void *i_actor)
Definition
f_op_actor_mng.h:192
include
d
actor
d_a_tag_instruction.h
Generated by
1.12.0