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