1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-26 15:13:19 +00:00

rogueviz includes hyper.h

This commit is contained in:
Zeno Rogue 2019-09-06 08:18:56 +02:00
parent 7b76991dcd
commit c7f070fe76

View File

@ -20,11 +20,7 @@
// hyper -tess <parameter file> -- visualize a horocyclic tesselation,
#ifndef CAP_ROGUEVIZ
#define CU 1
#include "init.cpp"
#endif
#include "hyper.h"
#include "rogueviz.h"
namespace rogueviz {