- Introduced a static array of pointers for the 8 predefined room layouts, enhancing the structure and accessibility of room layout data. - Included the necessary header for std::array to support the new data structure.
- Introduced a static array of pointers for the 8 predefined room layouts, enhancing the structure and accessibility of room layout data. - Included the necessary header for std::array to support the new data structure.