SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1#ifndef MELEE_TY_FORWARD_H
2#define MELEE_TY_FORWARD_H
3
4#include <placeholder.h>
5
6typedef struct Toy Toy;
7
8#endif
Definition types.h:12