Adding background image patch
This commit is contained in:
parent
51dc6ba469
commit
1a8175a337
9 changed files with 185 additions and 2 deletions
5
patch/background_image_x.h
Normal file
5
patch/background_image_x.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include <arpa/inet.h>
|
||||
|
||||
static void updatexy(void);
|
||||
static XImage *loadff(const char *);
|
||||
static void bginit();
|
||||
Loading…
Add table
Add a link
Reference in a new issue