mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-20 09:43:14 +00:00
wclick fixup
This commit is contained in:
parent
4689b7a79a
commit
e92b8c7512
@ -7491,6 +7491,10 @@ void drawfullmap() {
|
||||
profile_stop(2);
|
||||
}
|
||||
|
||||
#if ISMOBILE
|
||||
extern bool wclick;
|
||||
#endif
|
||||
|
||||
void gamescreen(int _darken) {
|
||||
|
||||
if(subscreens::split([=] () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user