mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-31 22:12:59 +00:00
gp::pshid is now in gpdata
This commit is contained in:
@@ -439,6 +439,8 @@ hpcshape
|
||||
transmatrix corners;
|
||||
ld alpha;
|
||||
int area;
|
||||
int pshid[3][8][32][32][8];
|
||||
int nextid;
|
||||
};
|
||||
shared_ptr<gpdata_t> gpdata = nullptr;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user