]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/radiobutton.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / radiobutton.qc
index 000da90e3485c1fa6d5dd9ee91de532a7c5e81b7..702b1310d186ad54cfb6f3c1ca81fd797f16a722 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef RADIOBUTTON_H
+#define RADIOBUTTON_H
 CLASS(XonoticRadioButton, RadioButton)
        METHOD(XonoticRadioButton, configureXonoticRadioButton, void(entity, float, string, string, string))
        METHOD(XonoticRadioButton, draw, void(entity))