#include <SDL.h>
#include <iostream>
#include "../Core/C_Texture.h"
#include "B_Background.h"
Go to the source code of this file.