]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/item/button.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / item / button.qc
index 44a0ada9b0bf8d57454baf7b5aa5efa981323adf..8d17f98c68b1eaeb0dcb7fcfa1472c11c7cf9c3b 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef ITEM_BUTTON_H
+#define ITEM_BUTTON_H
 CLASS(Button, Label)
        METHOD(Button, configureButton, void(entity, string, float, string))
        METHOD(Button, draw, void(entity))