SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1#ifndef MELEE_CM_FORWARD_H
2#define MELEE_CM_FORWARD_H
3
4#include <placeholder.h>
5
6// typedef struct Camera Camera;
7typedef struct CameraBounds CameraBounds;
8typedef struct CameraBox CameraBox;
9typedef struct CameraMovement CameraMovement;
11
12#endif
Definition types.h:37
Definition types.h:11
Definition types.h:28
Definition types.h:114