Skip to content

Commit

Permalink
update RGFW
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed May 23, 2024
1 parent 3c8f4e9 commit aa73c98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/ext/RGFW.h
Original file line number Diff line number Diff line change
Expand Up @@ -3299,6 +3299,8 @@ RGFW_UNUSED(win); /* if buffer rendering is not being used */
win->src.cursor = XcursorImageLoadCursor((Display*) win->src.display, native);

XcursorImageDestroy(native);
#else
RGFW_UNUSED(image) RGFW_UNUSED(a) RGFW_UNUSED(channels)
#endif
}

Expand Down

0 comments on commit aa73c98

Please sign in to comment.