- [NEW] Esquemes de colors

This commit is contained in:
2024-07-02 18:20:16 +02:00
parent 33cfc7ee99
commit af6c5f43ef
4 changed files with 27 additions and 19 deletions

View File

@@ -30,7 +30,7 @@ namespace room
int getDoors();
int getDoor(const int d);
int getExit(const int d);
int getColor();
int getColor(int which);
int getFloorCount();
int getDoorCount();