1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-14 09:26:52 +00:00

rogueviz:: added dpgen and antidesitter to rogueviz-all

This commit is contained in:
Zeno Rogue 2022-06-23 09:44:43 +02:00
parent 224376e234
commit d20b6a2e0f

View File

@ -64,6 +64,8 @@
#include "gobot.cpp" #include "gobot.cpp"
#include "extra-projections.cpp" #include "extra-projections.cpp"
#include "balloonsim.cpp" #include "balloonsim.cpp"
#include "dpgen.cpp"
#include "antidesitter.cpp"
#include "som/kohonen.cpp" #include "som/kohonen.cpp"
#include "som/embeddings.cpp" #include "som/embeddings.cpp"