Where can I found these default files?

Code:
#define SPHERE_MDL "_sphere.mdl"
#define CUBE_MDL "_cube.mdl"
#define SHADOW_DDS "_shadow.dds"



I ask this because if I call "add_new()" these files aren't found anymore. So I want add the path or resource they're located in again.