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

Go to the source code of this file.

Classes

class  obj_lv3WaterB_class
 Lakebed Temple Water (Boss) More...
 

Enumerations

enum  obj_lv3waterB_action { LV3WATERB_ACT_WAIT , LV3WATERB_ACT_REMOVE , LV3WATERB_ACT_END }
 

Functions

 STATIC_ASSERT (sizeof(obj_lv3WaterB_class)==0x5F8)
 

Enumeration Type Documentation

◆ obj_lv3waterB_action

Enumerator
LV3WATERB_ACT_WAIT 
LV3WATERB_ACT_REMOVE 
LV3WATERB_ACT_END 

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(obj_lv3WaterB_class = =0x5F8)