SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1#ifndef MELEE_SC_FORWARD_H
2#define MELEE_SC_FORWARD_H
3
5typedef struct LightList LightList;
6typedef struct SceneDesc SceneDesc;
8
9#endif
struct LightList LightList
Definition forward.h:5
Model with multiple animations.
Definition types.h:18
Definition types.h:26
Model with a single animation or no animation.
Definition types.h:10