mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-09 22:06:01 +00:00
rogueviz:: added a header for kohonen.cpp and (newly added) embeddings.cpp
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "objmodels.cpp"
|
||||
#include "smoothcam.cpp"
|
||||
|
||||
#include "kohonen.cpp"
|
||||
#include "staircase.cpp"
|
||||
#include "banachtarski.cpp"
|
||||
#include "pentagonal.cpp"
|
||||
@@ -55,5 +54,7 @@
|
||||
#endif
|
||||
#include "highdim-demo.cpp"
|
||||
|
||||
#include "kohonen.cpp"
|
||||
#include "embeddings.cpp"
|
||||
//#endif
|
||||
|
||||
|
Reference in New Issue
Block a user