X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fprogs.src;h=600e326a310c6442dd43de7e70c78e52b9e1f2fe;hb=bcadfbac06557383ee6d266bb92331d6fb1e9599;hp=abfb303dbc21487eed7174c609081f95a85ba378;hpb=e090603a32c8cba598f2c54e355cdb5b32b0d986;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/progs.src b/qcsrc/menu/progs.src index abfb303db..600e326a3 100644 --- a/qcsrc/menu/progs.src +++ b/qcsrc/menu/progs.src @@ -3,13 +3,16 @@ ../common/util-pre.qh ../dpdefs/menudefs.qh ../dpdefs/keycodes.qh +../common/util-post.qh + +../lib/_all.inc oo/classes.qc draw.qc menu.qc -command/commands.qc +command/all.qc xonotic/util.qc @@ -17,12 +20,14 @@ xonotic/util.qc ../common/campaign_setup.qc ../common/mapinfo.qc ../common/playerstats.qc -../common/test.qc -../common/urllib.qc ../common/util.qc -../common/monsters/monsters.qc - -../common/weapons/weapons.qc // TODO +../common/items/all.qc +../common/monsters/all.qc +../common/mutators/all.qc +../common/vehicles/all.qc +../common/weapons/all.qc ../warpzonelib/mathlib.qc + +../../mod/menu/progs.inc