1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-14 22:07:38 +00:00

fixed some } to EX }

This commit is contained in:
Zeno Rogue
2019-09-13 00:31:32 +02:00
parent 8a8f25ee11
commit 562fe72629
2 changed files with 2 additions and 2 deletions

View File

@@ -1373,5 +1373,5 @@ EX void add_debug(cell *c) {
}
}
EX }
#endif