mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-25 23:06:02 +00:00
landgen refactoring
This commit is contained in:
5
init.cpp
5
init.cpp
@@ -344,6 +344,11 @@ const char *loadlevel = NULL;
|
||||
#include "yendor.cpp"
|
||||
#include "complex.cpp"
|
||||
#include "game.cpp"
|
||||
#include "orbgen.cpp"
|
||||
#include "monstergen.cpp"
|
||||
#include "barriers.cpp"
|
||||
#include "bigstuff.cpp"
|
||||
#include "landlock.cpp"
|
||||
#include "landgen.cpp"
|
||||
#include "orbs.cpp"
|
||||
#if CAP_INV
|
||||
|
||||
Reference in New Issue
Block a user