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