From 3554a63406187b9dac5f72647644527f7fc3396b Mon Sep 17 00:00:00 2001 From: TheKodeToad Date: Mon, 6 Nov 2023 16:05:47 +0000 Subject: Small tweak Signed-off-by: TheKodeToad --- src/io/stream_reader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/io/stream_reader.cpp b/src/io/stream_reader.cpp index cf0dee38e8..28c1e1d89f 100644 --- a/src/io/stream_reader.cpp +++ b/src/io/stream_reader.cpp @@ -27,7 +27,7 @@ namespace nbt namespace io { -constexpr int MAX_DEPTH = 1024; +static constexpr int MAX_DEPTH = 1024; std::pair> read_compound(std::istream& is, endian::endian e) { -- cgit 0.0.5-2-1-g0f52