mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 03:27:55 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Start with locations.cpp
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
#define MIRR(x) x.mirrored
|
||||
|
Reference in New Issue
Block a user