mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 17:27:57 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief user-defined shapes
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
#if CAP_SHAPES
|
||||
|
||||
namespace hr {
|
||||
|
Reference in New Issue
Block a user