]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/screenshotlist.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / screenshotlist.qc
index 8730fa8dd2a0b224bf1a461967836335b0f66e00..41576bb047192de2f7fb6d9d304ec68e9a618093 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef SCREENSHOTLIST_H
+#define SCREENSHOTLIST_H
 CLASS(XonoticScreenshotList, XonoticListBox)
        METHOD(XonoticScreenshotList, configureXonoticScreenshotList, void(entity))
        ATTRIB(XonoticScreenshotList, rowsPerItem, float, 1)