mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 22:27:42 +00:00
Work on System Check tab of hecl-gui; add HECL icon
This commit is contained in:
6
hecl-gui/MacOSSystemVersion.hpp
Normal file
6
hecl-gui/MacOSSystemVersion.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUI_MACOSSYSTEMVERSION_HPP
|
||||
#define GUI_MACOSSYSTEMVERSION_HPP
|
||||
|
||||
void GetMacOSSystemVersion(int& major, int& minor, int& patch);
|
||||
|
||||
#endif // GUI_MACOSSYSTEMVERSION_HPP
|
||||
Reference in New Issue
Block a user