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

fixed/extended the mouse zoom etc.

This commit is contained in:
Zeno Rogue
2017-12-30 17:00:35 +01:00
parent d3e789bc93
commit 154bd54607
3 changed files with 47 additions and 31 deletions

View File

@@ -2390,6 +2390,8 @@ namespace texture {
void remap(eTextureState old_tstate, eTextureState old_tstate_max);
void perform_mapping();
void undoLock();
void undo();
extern bool texturesym;