1
0
mirror of https://github.com/mintycube/dotfiles.git synced 2024-10-22 12:05:41 +00:00
2024-04-26 08:48:34 +05:00

5 lines
149 B
C

#include <Imlib2.h>
static void create_lock_image(Display *dpy);
static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);