mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-26 21:01:39 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Hyperbolic Rogue -- old config file format (disabled by default)
|
||||
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
#include "hyper.h"
|
||||
#if CAP_LEGACY
|
||||
namespace hr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user