diff options
Diffstat (limited to 'source/game/StarDungeonImagePart.hpp')
-rw-r--r-- | source/game/StarDungeonImagePart.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarDungeonImagePart.hpp b/source/game/StarDungeonImagePart.hpp index 7dee641..a749d19 100644 --- a/source/game/StarDungeonImagePart.hpp +++ b/source/game/StarDungeonImagePart.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_DUNGEON_IMAGE_PART_HPP -#define STAR_DUNGEON_IMAGE_PART_HPP +#pragma once #include "StarDungeonGenerator.hpp" @@ -38,5 +37,3 @@ namespace Dungeon { }; } } - -#endif |