mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-21 15:41:35 +02:00
Basic clipboard_push_text support for linux
This commit is contained in:
committed by
Simon Robertshaw
parent
3dd82d9ced
commit
34774e7829
@@ -64,6 +64,8 @@ void clipboard_push_text(char * text);
|
||||
|
||||
char * clipboard_pull_text();
|
||||
|
||||
extern char *clipboard_text;
|
||||
|
||||
int register_extension();
|
||||
|
||||
int cpu_check(void);
|
||||
|
Reference in New Issue
Block a user