1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-15 18:52:07 +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
+1 -1
View File
@@ -1,6 +1,6 @@
#include "rogueviz.h"
#if CAP_ANIMATIONS
#if CAP_VIDEO
namespace rogueviz {
namespace statshot {