summaryrefslogtreecommitdiffstats
path: root/game/client/world/voxel_anims.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/world/voxel_anims.hh')
-rw-r--r--game/client/world/voxel_anims.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/world/voxel_anims.hh b/game/client/world/voxel_anims.hh
index 5e9c56f..0d8a0d0 100644
--- a/game/client/world/voxel_anims.hh
+++ b/game/client/world/voxel_anims.hh
@@ -1,5 +1,3 @@
-#ifndef CLIENT_VOXEL_ANIMS_HH
-#define CLIENT_VOXEL_ANIMS_HH 1
#pragma once
namespace world::voxel_anims
@@ -13,5 +11,3 @@ namespace world::voxel_anims
void init(void);
void update(void);
} // namespace world::voxel_anims
-
-#endif // CLIENT_VOXEL_ANIMS_HH