#ifndef MOVETYPE_PUSH_H #define MOVETYPE_PUSH_H void _Movetype_Physics_Pusher(float dt); #endif