1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-12-29 19:40:35 +00:00

wclick fixup

This commit is contained in:
Zeno Rogue 2019-06-28 10:22:48 +02:00
parent 4689b7a79a
commit e92b8c7512

View File

@ -7491,6 +7491,10 @@ void drawfullmap() {
profile_stop(2);
}
#if ISMOBILE
extern bool wclick;
#endif
void gamescreen(int _darken) {
if(subscreens::split([=] () {