#pragma once #include bool image_scale(SDL_Surface* dst, SDL_Surface* src);