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

Go to the source code of this file.

Classes

class  daObjStone_c
 Small / Large Stones. More...
 

Enumerations

enum  { OBJ_STONE_TYPE_SMALL = 0 , OBJ_STONE_TYPE_BIG = 1 }
 

Functions

 STATIC_ASSERT (sizeof(daObjStone_c)==0x990)
 

Enumeration Type Documentation

◆ anonymous enum

Enumerator
OBJ_STONE_TYPE_SMALL 
OBJ_STONE_TYPE_BIG 

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(daObjStone_c = =0x990)