- Portes editables
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, uint8_t floor, uint8_t walls);
|
||||
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, uint8_t door);
|
||||
void draw();
|
||||
void draw2();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user