1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-22 00:24:49 +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

@@ -9,6 +9,7 @@
* and then either used as a OpenGL texture (e.g. in the Hypersian Rug mode), or saved.
*/
#include "hyper.h"
namespace hr {
#if CAP_GL