mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 20:37:40 +00:00
rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// Kohonen's self-organizing maps.
|
||||
// This is a part of RogueViz, not a part of HyperRogue.
|
||||
|
||||
#include "rogueviz.h"
|
||||
|
||||
namespace rogueviz { namespace kohonen {
|
||||
|
||||
int kohonen_id;
|
||||
|
||||
Reference in New Issue
Block a user