#ifndef BUMBLEBEE_H #define BUMBLEBEE_H #ifdef CSQC void bumble_raygun_read(bool bIsNew); void CSQC_BUMBLE_GUN_HUD(); #endif #endif