fix
This commit is contained in:
parent
274228f1e6
commit
10bf211b92
|
|
@ -937,7 +937,7 @@ RLAPI const char *GetMonitorName(int monitor); // Get the hum
|
|||
RLAPI void SetClipboardText(const char *text); // Set clipboard text content
|
||||
RLAPI const char *GetClipboardText(void); // Get clipboard text content
|
||||
RLAPI void SetupViewport(int width, int height);
|
||||
RLAPI void SetWindowResizeDrawCallback(windowReSizeDrawCallB func)
|
||||
RLAPI void SetWindowResizeDrawCallback(windowReSizeDrawCallB func);
|
||||
|
||||
// Custom frame control functions
|
||||
// NOTE: Those functions are intended for advance users that want full control over the frame processing
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user