mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-10 05:49:23 +00:00
Improve color tooltip design
This commit is contained in:
@@ -53,7 +53,7 @@ int pevt_build_string (const char *input, char **output, int *max_arg);
|
||||
int pevent_load (char *filename);
|
||||
void pevent_make_pntevts (void);
|
||||
int text_color_of (char *name);
|
||||
char *text_color_event_list (int color);
|
||||
char **text_color_event_names (int color, int *count);
|
||||
void text_emit (int index, session *sess, char *a, char *b, char *c, char *d,
|
||||
time_t timestamp);
|
||||
int text_emit_by_name (char *name, session *sess, time_t timestamp,
|
||||
|
||||
Reference in New Issue
Block a user