Advertisement
Kondensator

Headers.h

Jul 7th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.14 KB | None | 0 0
  1. #pragma once
  2.  
  3. #include <SDL.h>
  4. #include <SDL_image.h>
  5. #include <string>
  6. #include <iostream>
  7. #include "CharProp.h"
  8. #include "LTexture.h"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement