Adding background image patch

This commit is contained in:
bakkeby 2022-03-10 11:37:49 +01:00
parent 51dc6ba469
commit 1a8175a337
9 changed files with 185 additions and 2 deletions

View file

@ -1,4 +1,7 @@
/* Patches */
#if BACKGROUND_IMAGE_PATCH
#include "background_image_x.h"
#endif
#if BOXDRAW_PATCH
#include "boxdraw.h"
#endif