summaryrefslogtreecommitdiffstats
path: root/game/client/player_target.hh
diff options
context:
space:
mode:
authoruntodesu <kirill@untode.su>2025-06-25 00:44:36 +0500
committeruntodesu <kirill@untode.su>2025-06-25 00:44:36 +0500
commit88c01588aa0830e219eaa62588839e4d1e2883ce (patch)
tree602bb27dd3399aab4aae8c19630e3b7a8dac824b /game/client/player_target.hh
parent99cf6cca8dbbc1e563c10cf0167432d3d8af9783 (diff)
downloadvoxelius-88c01588aa0830e219eaa62588839e4d1e2883ce.tar.bz2
voxelius-88c01588aa0830e219eaa62588839e4d1e2883ce.zip
Clang-format the entire source code
Diffstat (limited to 'game/client/player_target.hh')
-rw-r--r--game/client/player_target.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/client/player_target.hh b/game/client/player_target.hh
index c48bcf6..b60d1a5 100644
--- a/game/client/player_target.hh
+++ b/game/client/player_target.hh
@@ -9,7 +9,7 @@ namespace player_target
extern voxel_id voxel;
extern voxel_pos coord;
extern voxel_pos normal;
-extern const VoxelInfo *info;
+extern const VoxelInfo* info;
} // namespace player_target
namespace player_target