mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-04 21:58:05 +00:00
rogueviz::presentation:: slide_error function
This commit is contained in:
@@ -210,6 +210,7 @@ function<void(presmode)> roguevizslide_action(char c, const T& t, const U& act)
|
||||
void empty_screen(presmode mode, color_t col = 0xFFFFFFFF);
|
||||
void show_picture(presmode mode, string s);
|
||||
void use_angledir(presmode mode, bool reset);
|
||||
void slide_error(presmode mode, string s);
|
||||
|
||||
inline ld angle = 0;
|
||||
inline int dir = -1;
|
||||
|
||||
Reference in New Issue
Block a user