- Redistribució de gràfics en diferents GIFs

This commit is contained in:
2023-06-07 12:20:18 +02:00
parent 2c52af98a1
commit a9e2b00c4d
11 changed files with 95 additions and 38 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <string>
#include "colors.h"
#define DRAW_FLIP_NONE 0
#define DRAW_FLIP_HORIZONTAL 1