1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

Terracotta now works in shmup

This commit is contained in:
Zeno Rogue
2017-10-12 11:33:26 +02:00
parent aba5ef5358
commit 1975069797
6 changed files with 117 additions and 37 deletions

View File

@@ -233,6 +233,7 @@ namespace shmup {
void virtualRebase(shmup::monster *m, bool tohex);
void fixStorage();
void addShmupHelp(string& out);
void activateArrow(cell *c);
}
// graph