SSBM Decomp
Loading...
Searching...
No Matches
WaitStruct Struct Reference

#include <ftwaitanim.h>

Data Fields

union { 
 
   struct { 
 
      int *   x 
 
      int *   y 
 
   }   p 
 
   struct { 
 
      int   x 
 
      int   y 
 
   }   i 
 
u 
 

Field Documentation

◆ x [1/2]

int* WaitStruct::x

◆ y [1/2]

int* WaitStruct::y

◆ [struct]

struct { ... } WaitStruct::p

◆ x [2/2]

int WaitStruct::x

◆ y [2/2]

int WaitStruct::y

◆ [struct]

struct { ... } WaitStruct::i

◆ [union]

union { ... } WaitStruct::u

The documentation for this struct was generated from the following file: