Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_e_tk_ball.h
Go to the documentation of this file.
1
#ifndef D_A_E_TK_BALL_H
2
#define D_A_E_TK_BALL_H
3
#include "
f_op/f_op_actor_mng.h
"
4
13
class
e_tk_ball_class
:
public
fopEn_enemy_c
{
14
private
:
15
/* 0x5ac */
u8
field_0x5ac
[0x8cc - 0x5ac];
16
};
17
18
STATIC_ASSERT
(
sizeof
(
e_tk_ball_class
) == 0x8cc);
19
20
21
#endif
/* D_A_E_TK_BALL_H */
e_tk_ball_class
Fire/Water Toadpoli Ball.
Definition
d_a_e_tk_ball.h:13
e_tk_ball_class::field_0x5ac
u8 field_0x5ac[0x8cc - 0x5ac]
Definition
d_a_e_tk_ball.h:15
fopEn_enemy_c
Definition
f_op_actor.h:249
STATIC_ASSERT
STATIC_ASSERT(sizeof(e_tk_ball_class)==0x8cc)
f_op_actor_mng.h
u8
unsigned char u8
Definition
types.h:8
include
d
actor
d_a_e_tk_ball.h
Generated by
1.9.8