export daily::historical

This commit is contained in:
Zeno Rogue 2023-12-27 16:32:47 +01:00
parent 18247ec98f
commit 02efdec4b7
1 changed files with 1 additions and 0 deletions

View File

@ -887,6 +887,7 @@ template<class T> T& atmod(vector<T>& container, int index) {
namespace daily {
extern bool on;
extern int historical;
extern int daily_id;
void setup();
void split();