Initial commit: client source
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#if defined(CHECK_LATEST_DATA_FILES)
|
||||
bool CheckLatestFiles( void );
|
||||
bool CheckLatestFiles_PollEvent( void );
|
||||
#endif
|
||||
Reference in New Issue
Block a user