#pragma once // some required common stuff #ifdef CSQC #include #endif #include "triggers.qh" #include "subs.qh" #include "platforms.qh" #include "teleporters.qh" // func #include "func/include.qh" // target #include "target/include.qh" // trigger #include "trigger/include.qh"