Adding background image reload patch ref. pull request #62
This commit is contained in:
parent
d8ec7a396c
commit
3e41e252b1
7 changed files with 50 additions and 24 deletions
|
|
@ -2,4 +2,5 @@
|
|||
|
||||
static void updatexy(void);
|
||||
static XImage *loadff(const char *);
|
||||
static void bginit();
|
||||
static void bginit();
|
||||
static void reload_image();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue