1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-09-16 17:09:37 +00:00

one more RVPATH fix

This commit is contained in:
Zeno Rogue 2024-07-10 07:42:24 +02:00
parent dfd8904f4a
commit a08a091a34

View File

@ -2,7 +2,6 @@
#include "rogueviz.h"
#define RVPATH HYPERPATH "rogueviz/"
#if CAP_RVSLIDES
namespace dhrg {
void graphv(std::string s);