mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Add system clipboard support to Windows
This commit is contained in:
@@ -279,3 +279,5 @@ void PL_NotYetImplemented();
|
||||
void PL_NotYetImplemented_Minor();
|
||||
void PL_NotYetImplemented_TODO(const char *category);
|
||||
void PL_Init();
|
||||
|
||||
void PL_CopyStringToClipboard(const uint8_t *chars, size_t length);
|
||||
|
||||
Reference in New Issue
Block a user