1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-15 16:54:06 +00:00

added #include hyper.h to all cpp files

This commit is contained in:
Zeno Rogue
2019-09-05 09:15:40 +02:00
parent 19a54cfa9d
commit 9647cbd47e
82 changed files with 85 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
* See http://webmath2.unito.it/paginepersonali/sergio.console/CurveSuperfici/AG15.pdf for a nice reference
*/
#include "hyper.h"
#if CAP_SURFACE
namespace hr {