mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 12:57:57 +00:00
no, rogueviz.h knows achievement/leaderboard only with RVCOL
This commit is contained in:
@@ -37,13 +37,6 @@
|
||||
#include "solver.cpp"
|
||||
#include "save.cpp"
|
||||
|
||||
#ifdef RVCOL
|
||||
namespace hr {
|
||||
void rv_achievement(const string& name);
|
||||
void rv_leaderboard(const string& name, int score);
|
||||
}
|
||||
#endif
|
||||
|
||||
namespace nilrider {
|
||||
|
||||
multi::config scfg_nilrider;
|
||||
|
Reference in New Issue
Block a user