]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/rubble.qh
#includes: cleanup client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / rubble.qh
index b19406c77e3e0afc9ce1719aa49db9dd8db92295..944116802559089519025d01219e79a9f50cb5be 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef RUBBLE_H
-#define RUBBLE_H
+#ifndef CLIENT_RUBBLE_H
+#define CLIENT_RUBBLE_H
 entityclass(Rubble);
 class(Rubble) .float creationtime;
 void RubbleLimit(string cname, float limit, void() deleteproc);