mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-08 05:16:00 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief initialization, and stuff related to mobiles
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
#if CU_INIT
|
||||
|
Reference in New Issue
Block a user