mirror of
https://github.com/VARCem/MiniVHD.git
synced 2026-09-22 23:05:18 +00:00
Add timestamp functions to appropriate header
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
|
||||
bool mvhd_is_conectix_str(const void* buffer);
|
||||
void mvhd_generate_uuid(uint8_t *uuid);
|
||||
uint32_t vhd_calc_timestamp(void);
|
||||
time_t vhd_get_created_time(MVHDMeta *vhdm);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user