#ifndef TRIGGERS_FUNC_BREAKABLE_H #define TRIGGERS_FUNC_BREAKABLE_H #ifdef SVQC void spawnfunc_func_breakable(); #endif #endif