]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/bigbutton.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / bigbutton.qc
index 897d05d8df9bbe8faff3700ce35364e75df10543..07b6a074ceca2a341dba0c81976c0df3ab7c6046 100644 (file)
@@ -1,4 +1,6 @@
-#ifdef INTERFACE
+#ifndef BIGBUTTON_H
+#define BIGBUTTON_H
+#include "button.qc"
 CLASS(XonoticBigButton, XonoticButton)
        METHOD(XonoticBigButton, configureXonoticBigButton, void(entity, string, vector))
        ATTRIB(XonoticBigButton, image, string, SKINGFX_BUTTON_BIG)