#ifndef MOVETYPE_TOSS_H #define MOVETYPE_TOSS_H void _Movetype_Physics_Toss(float dt); #endif