1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-17 22:20:41 +00:00

CAP_VIDEO not CAP_ANIMATIONS

This commit is contained in:
Zeno Rogue 2024-07-24 23:25:26 +02:00
parent fdcacfccf2
commit 1d8d58834c

View File

@ -1,6 +1,6 @@
#include "rogueviz.h"
#if CAP_ANIMATIONS
#if CAP_VIDEO
namespace rogueviz {
namespace statshot {