]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/triggers/func/include.qh
Merge branch 'terencehill/quickmenu_file_example' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / func / include.qh
1 #ifndef TRIGGERS_FUNC_INCLUDE_H
2 #define TRIGGERS_FUNC_INCLUDE_H
3
4 #include "door.qh"
5 #include "ladder.qh"
6 #include "train.qh"
7
8 #endif