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

Go to the source code of this file.

Classes

class  dBgS_MoveBgActor
 

Typedefs

typedef void(* MoveBGActor_SetFunc) (dBgW *, void *, cBgS_PolyInfo const &, bool, cXyz *, csXyz *, csXyz *)
 

Functions

 STATIC_ASSERT (sizeof(dBgS_MoveBgActor)==0x5a0)
 

Typedef Documentation

◆ MoveBGActor_SetFunc

typedef void(* MoveBGActor_SetFunc) (dBgW *, void *, cBgS_PolyInfo const &, bool, cXyz *, csXyz *, csXyz *)

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(dBgS_MoveBgActor = =0x5a0)