mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 16:26:46 +02:00
formatting, use case-insensitive string compare, use defines for keycodes
This commit is contained in:
@ -69,5 +69,4 @@ enum {
|
||||
} settings_values;
|
||||
|
||||
int settings_load(struct user_settings *s, const char *patharg);
|
||||
int key_parse(const char** bind);
|
||||
#endif /* #define _settings_h */
|
||||
|
Reference in New Issue
Block a user