]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/demolist.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / demolist.qc
index 170a4bba67211d3f0abe0438168edea6212de7aa..fa9d60e79a143a41c7f20077bf955340f5f61a64 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef DEMOLIST_H
+#define DEMOLIST_H
 CLASS(XonoticDemoList, XonoticListBox)
        METHOD(XonoticDemoList, configureXonoticDemoList, void(entity))
        ATTRIB(XonoticDemoList, rowsPerItem, float, 1)