2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 21:51:22 +00:00
metaforce/metaforce-gui/MacOSSystemVersion.hpp

4 lines
78 B
C++

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