#include "resources/image.h"
#include "resources/dye.h"
#include "resources/resourcemanager.h"
#include "log.h"
#include <SDL_image.h>
#include <algorithm>
Go to the source code of this file.