document materialize-map command

This commit is contained in:
Martin Michelsen
2025-12-17 23:48:00 -08:00
parent 1bd2e6cf62
commit 2732f9c9f8
3 changed files with 27 additions and 8 deletions
+2
View File
@@ -380,6 +380,8 @@ public:
};
struct FloorSections {
uint8_t floor = 0xFF;
size_t object_sets_file_offset = 0;
size_t object_sets_file_size = 0;
const ObjectSetEntry* object_sets = nullptr;