mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 10:17:56 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief Orb generation: which orbs in which lands, functions generating prize/local orbs, etc.
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
// orbgen flags
|
||||
|
||||
|
Reference in New Issue
Block a user