diff options
Diffstat (limited to 'src/game/client/voxel_atlas.hh')
| -rw-r--r-- | src/game/client/voxel_atlas.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/voxel_atlas.hh b/src/game/client/voxel_atlas.hh index 67036ca..724b482 100644 --- a/src/game/client/voxel_atlas.hh +++ b/src/game/client/voxel_atlas.hh @@ -26,4 +26,4 @@ AtlasStrip* find_or_load(const std::vector<std::string>& paths); AtlasStrip* find(const std::vector<std::string>& paths); } // namespace voxel_atlas -#endif /* CLIENT_VOXEL_ATLAS_HH */ +#endif // CLIENT_VOXEL_ATLAS_HH |
