diff options
Diffstat (limited to 'auto_spawn.h')
| -rw-r--r-- | auto_spawn.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/auto_spawn.h b/auto_spawn.h new file mode 100644 index 0000000..165d988 --- /dev/null +++ b/auto_spawn.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef AUTO_SPAWN_H | ||
| 2 | #define AUTO_SPAWN_H | ||
| 3 | |||
| 4 | extern int auto_spawn; | ||
| 5 | |||
| 6 | #endif | ||
