Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarEntitySplash.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarEntitySplash.hpp')
-rw-r--r--source/game/StarEntitySplash.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarEntitySplash.hpp b/source/game/StarEntitySplash.hpp
index 1099d15..259750d 100644
--- a/source/game/StarEntitySplash.hpp
+++ b/source/game/StarEntitySplash.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ENTITY_UTILITIES_HPP
-#define STAR_ENTITY_UTILITIES_HPP
+#pragma once
#include "StarJson.hpp"
#include "StarParticle.hpp"
@@ -26,5 +25,3 @@ struct EntitySplashConfig {
};
}
-
-#endif