1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-04 08:50:15 +00:00

a HUD for square screens; graphical images in HUD

This commit is contained in:
Zeno Rogue
2017-05-29 00:16:17 +02:00
parent a10da94fe9
commit adcb05f256
6 changed files with 423 additions and 256 deletions

View File

@@ -1951,6 +1951,7 @@ void livecaves() {
namespace tortoise {
map<cell*, cell*> emap;
map<cell*, int> babymap;
int last;
enum tflag {
tfShell, tfScute0, tfScute1, tfScute2, tfScute3,