auto_spawn.h (74B)
1 #ifndef AUTO_SPAWN_H 2 #define AUTO_SPAWN_H 3 4 extern int auto_spawn; 5 6 #endif