]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/inputbox.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / inputbox.qc
index b15e475a19fc95aaea83679decae6d24f0eb4b9b..eb07f5d18182f37da110945713cfb744d2abf612 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef INPUTBOX_H
+#define INPUTBOX_H
 CLASS(XonoticInputBox, InputBox)
        METHOD(XonoticInputBox, configureXonoticInputBox, void(entity, float, string))
        METHOD(XonoticInputBox, focusLeave, void(entity))