mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 07:20:25 +00:00
fix to last commit
This commit is contained in:
parent
39916901ee
commit
017d14e862
1
hyper.h
1
hyper.h
@ -971,7 +971,6 @@ namespace polygonal {
|
|||||||
extern int SI;
|
extern int SI;
|
||||||
extern ld STAR;
|
extern ld STAR;
|
||||||
extern int deg;
|
extern int deg;
|
||||||
typedef long double xld;
|
|
||||||
extern ld coefr[MSI], coefi[MSI];
|
extern ld coefr[MSI], coefi[MSI];
|
||||||
extern int maxcoef, coefid;
|
extern int maxcoef, coefid;
|
||||||
void solve();
|
void solve();
|
||||||
|
Loading…
Reference in New Issue
Block a user