]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/maplist.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / maplist.qc
index 9bcc1afc41c01fd63e638a05e34fbedd3f25307e..796ffbc3720fb83823eede11270e413d73a23721 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef MAPLIST_H
+#define MAPLIST_H
 CLASS(XonoticMapList, XonoticListBox)
        METHOD(XonoticMapList, configureXonoticMapList, void(entity))
        ATTRIB(XonoticMapList, rowsPerItem, float, 4)