Add HAVE_RBMP switch
This commit is contained in:
parent
9b572d0fe4
commit
b052f07f6b
|
@ -78,5 +78,6 @@ HAVE_CHEEVOS=yes # Retro Achievements
|
||||||
HAVE_VULKAN=auto # Vulkan support
|
HAVE_VULKAN=auto # Vulkan support
|
||||||
C89_VULKAN=no
|
C89_VULKAN=no
|
||||||
HAVE_RPNG=yes # RPNG support
|
HAVE_RPNG=yes # RPNG support
|
||||||
|
HAVE_RBMP=yes # RBMP support
|
||||||
HAVE_RJPEG=yes # RJPEG support
|
HAVE_RJPEG=yes # RJPEG support
|
||||||
HAVE_RTGA=yes # RTGA support
|
HAVE_RTGA=yes # RTGA support
|
||||||
|
|
Loading…
Reference in New Issue