breakhack/src/time.h

7 lines
68 B
C
Raw Normal View History

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