#ifndef IN_GAME_PROPOBJSTOP_H #define IN_GAME_PROPOBJSTOP_H #include #include "data.h" #include "types.h" void objsStop(void); #endif