mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 21:51:22 +00:00
4 lines
78 B
C++
4 lines
78 B
C++
#pragma once
|
|
|
|
void GetMacOSSystemVersion(int& major, int& minor, int& patch);
|