/*#include <bpre.h> #include "oe_animation.h" void grass_step_general(struct npc_state* npc) { current_oe_state->to_x___local_id = npc_state->to.x; current_oe_state->to_y___local_mapnumber = npc_state->to.y; } void grass_step_normal()*/