mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 12:19:18 +00:00
fixup to last
This commit is contained in:
parent
2d39bac2ef
commit
2b4b035604
@ -88,12 +88,6 @@ namespace rogueviz {
|
||||
|
||||
inline hookset<void(vertexdata&, cell*, shmup::monster*, int)> *hooks_drawvertex;
|
||||
|
||||
namespace collatz {
|
||||
extern double s2, s3, p2, p3;
|
||||
void start();
|
||||
void act(vertexdata&, cell*, shmup::monster*, int);
|
||||
void lookup(long long reached, int bits);
|
||||
}
|
||||
void readcolor(const string& cfname);
|
||||
extern bool on;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user