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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarTitleScreen.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarTitleScreen.hpp')
-rw-r--r--source/frontend/StarTitleScreen.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarTitleScreen.hpp b/source/frontend/StarTitleScreen.hpp
index 87ce0c8..65ebb57 100644
--- a/source/frontend/StarTitleScreen.hpp
+++ b/source/frontend/StarTitleScreen.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_TITLE_HPP
-#define STAR_TITLE_HPP
+#pragma once
#include "StarSky.hpp"
#include "StarAmbient.hpp"
@@ -129,5 +128,3 @@ private:
};
}
-
-#endif