summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Palettes/Palette_1_13.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Protocol/Palettes/Palette_1_13.h')
-rw-r--r--src/Protocol/Palettes/Palette_1_13.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Protocol/Palettes/Palette_1_13.h b/src/Protocol/Palettes/Palette_1_13.h
index 52aa70ea2..1b6bd0d8b 100644
--- a/src/Protocol/Palettes/Palette_1_13.h
+++ b/src/Protocol/Palettes/Palette_1_13.h
@@ -6,8 +6,8 @@
namespace Palette_1_13
{
- UInt32 From(BlockState Block);
- UInt32 From(Item ID);
- UInt32 From(CustomStatistic ID);
- Item ToItem(UInt32 ID);
-}
+UInt32 From(BlockState Block);
+UInt32 From(Item ID);
+UInt32 From(CustomStatistic ID);
+Item ToItem(UInt32 ID);
+} // namespace Palette_1_13