1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-09 23:49:53 +00:00

fixup to last

This commit is contained in:
Zeno Rogue 2024-07-23 15:23:36 +02:00
parent a8609ed467
commit bb5b19c404

View File

@ -22,7 +22,6 @@
#include "janko.cpp"
#include "qtm.cpp"
#include "rewriting.cpp"
#include "sag.cpp"
#include "collatz.cpp"
#include "tree.cpp"
#include "fullnet.cpp"
@ -85,6 +84,9 @@
#include "som/voronoi.cpp"
#include "som/measures.cpp"
#include "sag/sag.cpp"
// the following comments are read by mymake so that it knows that the files include other files there:
// hidden dependencies: rogueviz/nilrider/
// hidden dependencies: rogueviz/dhrg/