mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-20 00:17:39 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* Screens which display this exponential growth (e.g. 'size of the world' in geometry experiments) are also implemented here.
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
int subtype(cell *c) {
|
||||
|
Reference in New Issue
Block a user