#ifndef _EFFECTS_ARTWORK_H_
#define _EFFECTS_ARTWORK_H_
#define AWF_EFFECT_ALEPH_STAR "f02bmp"
#define AWF_EFFECT_MUZZLE_FLARE "f103bmp"
#define AWF_EFFECT_LENS_FLARE_STAR_AURA "f105bmp"
#define AWF_EFFECT_LENS_FLARE_MID_RING "f104bmp"
#define AWF_EFFECT_LENS_FLARE_END_RING "f106bmp"
#define AWF_EFFECT_AFTERBURNER_GLOW "f101bmp"
#define AWF_EFFECT_STROBE "f101bmp"
#define AWF_EFFECT_TANGENT "f103bmp"
#define AWF_EFFECT_NORMAL "fx11bmp"
#define AWF_EFFECT_BIT "utl10"
#define AWF_EFFECT_TRAIL "trailbmp"
#endif