X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fmenu%2Fmatrix.qc;h=3039b4a7d4222bda22044f2dc60c8aee5a89c7ad;hp=b0c4ec880c1b2da9c3bb014270f4e6fc5c2b8e80;hb=HEAD;hpb=edf01df130d0d1877461561178b8833a9ab6051c diff --git a/qcsrc/menu/matrix.qc b/qcsrc/menu/matrix.qc index b0c4ec880c..3039b4a7d4 100644 --- a/qcsrc/menu/matrix.qc +++ b/qcsrc/menu/matrix.qc @@ -1,3 +1,5 @@ +#include "matrix.qh" + var void MX_Handle(int buf, string ancestor) { string type = json_get(buf, strcat(ancestor, ".type"));