- Edició de piso i pareds
- Nous pisos i pareds en els GIFs
This commit is contained in:
@@ -14,7 +14,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 load(int x, int y, int8_t xp, int8_t xn, int8_t yp, int8_t yn, uint8_t col, uint8_t floor, uint8_t walls);
|
||||
void draw();
|
||||
void draw2();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user