more settings emoji, hints.
This commit is contained in:
@@ -24,6 +24,8 @@ typedef struct {
|
||||
int window_ypos;
|
||||
int window_hsize;
|
||||
int window_wsize;
|
||||
bool use_emojis;
|
||||
bool use_hints;
|
||||
} settings_t;
|
||||
|
||||
// Settings struct so as to be available to other modules by including settings.h
|
||||
|
||||
Reference in New Issue
Block a user