- 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

@@ -13,6 +13,7 @@
namespace room
{
void init();
void load(int x, int y, int8_t xp, int8_t xn, int8_t yp, int8_t yn, uint8_t col);
void draw();
void draw2();