#ifndef MOVETYPE_WALK_H #define MOVETYPE_WALK_H void _Movetype_Physics_Walk(float dt); #endif