mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-21 21:28:33 +00:00
som:: export get_landscape_at
This commit is contained in:
@@ -107,6 +107,7 @@ extern void get_coordinates(kohvec& v, cell *c, cell *c0);
|
||||
extern vector<cell*> signposts;
|
||||
|
||||
extern map<cellwalker, kohvec> delta_at;
|
||||
extern kohvec& get_landscape_at(cell *h);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user