mirror of
https://github.com/dimoniche/solarium.vlad.git
synced 2026-01-30 13:03:30 +03:00
8 lines
71 B
C
8 lines
71 B
C
#ifndef FATTIME_H_
|
|
|
|
#include "ff.h"
|
|
|
|
DWORD get_fattime (void);
|
|
|
|
#endif
|