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:
@@ -5,6 +5,7 @@
|
||||
* \brief unlocking lands, which lands could be found beyond the wall, validity of various lands depending on the settings
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
EX bool nodisplay(eMonster m) {
|
||||
|
Reference in New Issue
Block a user