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