Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | J2DPicHeader |
struct | J2DScrnBlockPictureParameter |
class | J2DPicture |
Enumerations | |
enum | J2DMirror { MIRROR0 , J2DMirror_Y = (1 << 0) , J2DMirror_X = (1 << 1) } |
enum | J2DBinding { J2DBind_Bottom = (1 << 0) , J2DBind_Top = (1 << 1) , J2DBind_Right = (1 << 2) , J2DBind_Left = (1 << 3) , BIND15 = 15 } |