Hi, I have to following code:

Code:
ent_create("graphics\\npc\\EarpYellow.tga", nullvector, actEarp);



The compiler tells me the image could not be found because it recognizes a line break at "\n" behind graphics. How can I avoid that?