1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-30 17:32:10 +00:00

export everything: modules compiled separately

This commit is contained in:
Zeno Rogue
2019-09-06 08:17:02 +02:00
parent e96d24e8c2
commit 848eb8f48b
47 changed files with 268 additions and 236 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ EX namespace tour {
EX bool on;
bool texts = true;
EX bool texts = true;
EX string tourhelp;