summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Palettes/Palette_1_15.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Protocol/Palettes/Palette_1_15.h')
-rw-r--r--src/Protocol/Palettes/Palette_1_15.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Protocol/Palettes/Palette_1_15.h b/src/Protocol/Palettes/Palette_1_15.h
index f71c38395..1d809ce16 100644
--- a/src/Protocol/Palettes/Palette_1_15.h
+++ b/src/Protocol/Palettes/Palette_1_15.h
@@ -6,8 +6,8 @@
namespace Palette_1_15
{
- 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_15