mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-02 00:38:49 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* as well as more complex ones (Emerald, Palace, Field Pattern)
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
EX int ctof(cell *c) {
|
||||
|
||||
Reference in New Issue
Block a user