init
This commit is contained in:
6
src/client/component/system_check.hpp
Normal file
6
src/client/component/system_check.hpp
Normal file
@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace system_check
|
||||
{
|
||||
bool is_valid();
|
||||
}
|
Reference in New Issue
Block a user