summaryrefslogtreecommitdiffhomepage
path: root/Stars45/HUDSounds.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-10-02 19:08:17 +0200
committerAki <please@ignore.pl>2021-10-02 19:09:54 +0200
commitb8018588d27e84fb6679ec22aa907bdfdc8b6e88 (patch)
tree7bc9d384649a74675e1d6418e04694bf4cf19866 /Stars45/HUDSounds.h
parent5c02e6649c523dbd6557cb4d629fdd994c2eaef5 (diff)
downloadstarshatter-b8018588d27e84fb6679ec22aa907bdfdc8b6e88.zip
starshatter-b8018588d27e84fb6679ec22aa907bdfdc8b6e88.tar.gz
starshatter-b8018588d27e84fb6679ec22aa907bdfdc8b6e88.tar.bz2
Fixed annoying warning regarding extras in endif
Diffstat (limited to 'Stars45/HUDSounds.h')
-rw-r--r--Stars45/HUDSounds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/HUDSounds.h b/Stars45/HUDSounds.h
index bc970d4..df2a866 100644
--- a/Stars45/HUDSounds.h
+++ b/Stars45/HUDSounds.h
@@ -66,5 +66,5 @@ public:
static void StopSound(int n);
};
-#endif HUDSounds_h
+#endif // HUDSounds_h