Add function for changing alpha (#47)

Co-authored-by: Stein Gunnar Bakkeby <bakkeby@gmail.com>
This commit is contained in:
Utkarsh Verma 2022-09-24 10:43:14 +02:00 committed by Bakkeby
parent 499b7fbc19
commit 2d74e49c4f
5 changed files with 51 additions and 0 deletions

View file

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