This commit is contained in:
parent
9c7ccb5df5
commit
1474456ee1
@ -4,7 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ox/fs/fs.hpp>
|
||||
#include <ox/std/error.hpp>
|
||||
#include <ox/std/hash.hpp>
|
||||
#include <ox/std/size.hpp>
|
||||
@ -151,9 +150,6 @@ constexpr ox::Error repair(WorldDoc &doc) noexcept {
|
||||
return {};
|
||||
}
|
||||
|
||||
[[nodiscard]]
|
||||
ObjectSetEntry const*objSetEntry(WorldDoc const&doc, size_t id) noexcept;
|
||||
|
||||
[[nodiscard]]
|
||||
auto &tile(
|
||||
ox::CommonRefWith<WorldDoc> auto &doc, size_t lyr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user