aaaaaaaaaaaa

This commit is contained in:
MassiveAtoms
2019-07-21 21:25:51 -03:00
parent 79a6b9a1e0
commit 03c40541a5
5 changed files with 30 additions and 10 deletions

View File

@@ -16,4 +16,5 @@ pair<int, int> create_week_period();
// report stuff
void report_single_spot(bool weekly = false);
void report_all_spots(bool weekly = false);
void report_all_spots(bool weekly = false);
void report_customer(int customerID, bool weekly = false);