2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-10 16:19:06 +00:00
metaforce/hecl-gui/MacOSSystemVersion.hpp
2018-12-07 19:19:40 -10:00

4 lines
78 B
C++

#pragma once
void GetMacOSSystemVersion(int& major, int& minor, int& patch);