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

rogueviz::pentagonal fixed

This commit is contained in:
Zeno Rogue
2021-04-02 16:15:15 +02:00
parent d42d6a4c84
commit bfc4324605
3 changed files with 52 additions and 58 deletions

View File

@@ -8,7 +8,7 @@
#include "kohonen.cpp"
#include "staircase.cpp"
#include "banachtarski.cpp"
// #include "pentagonal.cpp" (currently does not work)
#include "pentagonal.cpp"
#include "functions.cpp"
#include "fundamental.cpp"
#include "sunflower.cpp"