#ifndef AC_POLICE_BOX_H #define AC_POLICE_BOX_H #include "types.h" #include "ac_structure.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Police_Box_Profile; #ifdef __cplusplus } #endif #endif