mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 06:16:00 +00:00
rogueviz:: readLabel
This commit is contained in:
@@ -70,6 +70,8 @@ namespace rogueviz {
|
||||
extern vector<int> legend;
|
||||
extern vector<cell*> named;
|
||||
|
||||
int readLabel(fhstream& f);
|
||||
|
||||
#if CAP_TEXTURE
|
||||
struct rvimage {
|
||||
basic_textureinfo tinf;
|
||||
|
Reference in New Issue
Block a user