forked from Green-Sky/tomato
add system check and block on new windows versions
This commit is contained in:
4
src/sys_check.hpp
Normal file
4
src/sys_check.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
// perform system checks and potentially terminate
|
||||
void runSysCheck(void);
|
Reference in New Issue
Block a user