- Es pot canviar el color de l'habitació
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace room
|
||||
{
|
||||
void load(int x, int y, int8_t xp, int8_t xn, int8_t yp, int8_t yn);
|
||||
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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user