- Tamany i portes de l'habitacio editables

This commit is contained in:
2023-06-06 13:02:11 +02:00
parent 0460efc64a
commit 6e166c5e77
3 changed files with 45 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
namespace room
{
void load(int x, int y);
void load(int x, int y, int8_t xp, int8_t xn, int8_t yp, int8_t yn);
void draw();
void draw2();