#include "assets_maps.h"
const char * const player_sprite_map[N_PLAYER_SPRITES] =
{
"plr_stand",
"plr_run",
};