mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-30 12:46:45 +02:00
added status bar to prompt and fixed some bugs
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
ToxWindow new_prompt();
|
||||
int add_req(uint8_t *public_key);
|
||||
unsigned char *hex_string_to_bin(char hex_string[]);
|
||||
void prompt_init_statusbar(ToxWindow *self, Tox *m);
|
||||
|
||||
#endif /* end of include guard: PROMPT_H_UZYGWFFL */
|
||||
|
||||
|
Reference in New Issue
Block a user