Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. mTextures.Load(Textures::Background, "../GFX/Background.png");
  2.  
  3. "../GFX/Background.png"
  4.  
  5. "/home/me/GFX/Background.png"
  6.  
  7. mTextures.Load(Textures::Background, "C:\Program Files\..\..\GFX\Background.png");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement