From 07a9300246630705d5f4e6978cdc5cf8a8b4afd7 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Sun, 20 Sep 2015 20:13:59 +0200 Subject: Fix derp... --- include/io/stream_writer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/io/stream_writer.h b/include/io/stream_writer.h index b9c478b933..cd3317849b 100644 --- a/include/io/stream_writer.h +++ b/include/io/stream_writer.h @@ -44,6 +44,7 @@ class output_error : public std::runtime_error * @param e the byte order of the written data. The Java edition * of Minecraft uses Big Endian, the Pocket edition uses Little Endian */ +void write_tag(const std::string& key, const tag& t, std::ostream& os, endian::endian e = endian::big); /** * @brief Helper class for writing NBT tags to output streams -- cgit 0.0.5-2-1-g0f52