Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_b_ob.h File Reference

Go to the source code of this file.

Classes

struct  ob_part_s
 
struct  ob_ke_s
 
class  b_ob_class
 Morpheel (body) More...
 

Enumerations

enum  b_ob_action {
  OB_ACTION_CORE_START , OB_ACTION_CORE_HAND_MOVE , OB_ACTION_BOMBFISH_SET , OB_ACTION_CORE_HOOK ,
  OB_ACTION_CORE_CHANCE , OB_ACTION_CORE_END , OB_ACTION_FISH_NORMAL = 100 , OB_ACTION_FISH_VACUME ,
  OB_ACTION_FISH_END
}
 

Functions

 STATIC_ASSERT (sizeof(b_ob_class)==0x5DE4)
 

Enumeration Type Documentation

◆ b_ob_action

Enumerator
OB_ACTION_CORE_START 
OB_ACTION_CORE_HAND_MOVE 
OB_ACTION_BOMBFISH_SET 
OB_ACTION_CORE_HOOK 
OB_ACTION_CORE_CHANCE 
OB_ACTION_CORE_END 
OB_ACTION_FISH_NORMAL 
OB_ACTION_FISH_VACUME 
OB_ACTION_FISH_END 

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(b_ob_class) = =0x5DE4)