Curseshelper. structures for settings
This commit is contained in:
4
structures.h
Normal file
4
structures.h
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
typedef struct {
|
||||
int verbose;
|
||||
} settings;
|
Reference in New Issue
Block a user