1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-08 05:16:00 +00:00

hyperweb compiles

This commit is contained in:
Zeno Rogue
2019-09-13 03:47:55 +02:00
parent 978022025a
commit 334ffd644a
4 changed files with 20 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ namespace hr {
const char *wheresounds;
}
#include "hyper.h"
#include "hyper.cpp"
namespace hr {