mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
rogueviz:: categorization fixup
This commit is contained in:
parent
bdf97fc6de
commit
54d7574047
@ -129,7 +129,7 @@ namespace rogueviz {
|
||||
|
||||
namespace pres {
|
||||
using namespace hr::tour;
|
||||
inline hookset<void(vector<slide>&)> hooks_build_rvtour;
|
||||
inline hookset<void(string, vector<slide>&)> hooks_build_rvtour;
|
||||
slide *gen_rvtour();
|
||||
|
||||
template<class T> function<void(presmode)> roguevizslide(char c, const T& t) {
|
||||
|
Loading…
Reference in New Issue
Block a user