mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-23 06:20:09 +00:00
rogueviz:: readLabel
This commit is contained in:
parent
9002ef2681
commit
b3c3cc331e
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user