]> icculus.org git repositories - divverent/nexuiz.git/blob - menu/progs.src
grappling hook
[divverent/nexuiz.git] / menu / progs.src
1 ///////////////////////////////////////////////
2 // Progs file
3 ///////////////////////
4 // This file belongs to dpmod/darkplaces
5 // AK contains all file names which should be included into menu.dat
6 // this is absolutly beta
7 ///////////////////////////////////////////////
8 // menu.dat destination path
9 ../data/menu.dat
10
11 // these are the default qc header files
12 msys.qc
13 mbuiltin.qc
14
15 ////////////////////////////
16 // dpmod-specific menu files
17 ///
18 // header files
19 menu.qh
20 cursor.qh
21 mmanager.qh
22 mfuncs.qh
23 mcontrols.qh
24 sound.qh
25 graphic.qh
26 mcustom.qh
27
28 // source files
29 cursor.qc
30 menu.qc
31 mmanager.qc
32 mcontrols.qc
33 mfuncs.qc
34 sound.qc
35 graphic.qc
36 mcustom.qc // contains all custom functions especially made for 1 or 2 items