mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-26 07:16:02 +00:00
rearranged init.cpp/hyper.h/classes.h/classes.cpp
This commit is contained in:
5
init.cpp
5
init.cpp
@@ -340,14 +340,15 @@ const char *loadlevel = NULL;
|
||||
#define MAX_S3 4
|
||||
#define MAX_S84 240
|
||||
|
||||
#include "classes.cpp"
|
||||
#include "hyper.h"
|
||||
|
||||
#include "util.cpp"
|
||||
#include "hyperpoint.cpp"
|
||||
#include "patterns.cpp"
|
||||
#include "classes.cpp"
|
||||
#include "fieldpattern.cpp"
|
||||
#include "heptagon.cpp"
|
||||
#include "language.cpp"
|
||||
#include "hyper.h"
|
||||
#include "cell.cpp"
|
||||
#include "flags.cpp"
|
||||
#include "yendor.cpp"
|
||||
|
||||
Reference in New Issue
Block a user