]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/button.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / button.qc
index 99018cb2d695c3c492f4bc8bbecbf990bbb52f12..8811e952c744c7fd748ec94184330d5817033485 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef BUTTON_H
+#define BUTTON_H
 CLASS(XonoticButton, Button)
        METHOD(XonoticButton, configureXonoticButton, void(entity, string, vector))
        ATTRIB(XonoticButton, fontSize, float, SKINFONTSIZE_NORMAL)