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