mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-27 21:12:49 +00:00
removed tree and sag from rogueviz.h
This commit is contained in:
parent
27df09e9b7
commit
ed58bc9c6c
@ -91,11 +91,6 @@ namespace rogueviz {
|
|||||||
void act(vertexdata&, cell*, shmup::monster*, int);
|
void act(vertexdata&, cell*, shmup::monster*, int);
|
||||||
void lookup(long long reached, int bits);
|
void lookup(long long reached, int bits);
|
||||||
}
|
}
|
||||||
namespace tree { void read(string fn); }
|
|
||||||
namespace sag { extern ld edgepower, edgemul;
|
|
||||||
void read(string fn);
|
|
||||||
void loadsnake(const string& fn);
|
|
||||||
}
|
|
||||||
void readcolor(const string& cfname);
|
void readcolor(const string& cfname);
|
||||||
extern bool on;
|
extern bool on;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user