mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 17:37:39 +00:00
shift-awareness in rogueviz
This commit is contained in:
@@ -179,7 +179,7 @@ function<void(presmode)> roguevizslide_action(char c, const T& t, const U& act)
|
||||
extern string fname;
|
||||
|
||||
colorpair perturb(colorpair cp);
|
||||
void queuedisk(const transmatrix& V, const colorpair& cp, bool legend, const string* info, int i);
|
||||
void queuedisk(const shiftmatrix& V, const colorpair& cp, bool legend, const string* info, int i);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user