SSBM Decomp
Loading...
Searching...
No Matches
ftCo_ItemScopeStart.h
Go to the documentation of this file.
1#ifndef MELEE_FT_CHARA_FTCOMMON_FTCO_ITEMSCOPESTART_H
2#define MELEE_FT_CHARA_FTCOMMON_FTCO_ITEMSCOPESTART_H
3
4#include <melee/ft/forward.h>
5
6/* 0D769C */ FtMotionId fn_800D769C(Fighter* ft, FtMotionId msid);
7
8#endif
FtMotionId fn_800D769C(Fighter *ft, FtMotionId msid)
Definition ftCo_ItemScopeStart.c:21
enum_t FtMotionId
Definition forward.h:15
Definition types.h:1127