mirror of
https://github.com/perk11/runwhenidle.git
synced 2026-01-09 21:58:17 -05:00
Move process handling to a separate source file
This commit is contained in:
7
output_settings.h
Normal file
7
output_settings.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef RUNWHENIDLE_OUTPUT_SETTINGS_H
|
||||
#define RUNWHENIDLE_OUTPUT_SETTINGS_H
|
||||
extern int verbose;
|
||||
extern int quiet;
|
||||
extern int debug;
|
||||
|
||||
#endif //RUNWHENIDLE_OUTPUT_SETTINGS_H
|
||||
Reference in New Issue
Block a user