mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-19 06:31:26 +02:00
Added some file association for Windows, NOT TESTED YET
This commit is contained in:
@@ -69,6 +69,12 @@ void strappend(char *dst, char *src);
|
||||
|
||||
void *file_load(char *fn, int *size);
|
||||
|
||||
void clipboard_push_text(char * text);
|
||||
|
||||
char * clipboard_pull_text();
|
||||
|
||||
int register_extension();
|
||||
|
||||
int cpu_check(void);
|
||||
|
||||
// a b
|
||||
|
Reference in New Issue
Block a user