breakhack/src/time.h

10 lines
107 B
C

#pragma once
#include <time.h>
time_t
time_get_weekly_seed(void);
char *
time_get_weekly_lb_name(void);