mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-11 01:22:07 +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