Update SetClipboardText on android
This commit is contained in:
parent
f032ccf2d0
commit
d349ca52f4
|
|
@ -928,6 +928,7 @@ const char *GetMonitorName(int monitor)
|
|||
// Set clipboard text content
|
||||
void SetClipboardText(const char *text)
|
||||
{
|
||||
TRACELOG(LOG_INFO, "SetClipboardText not implemented in rcore_android.c");
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user