This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
metaforce
mirror of
https://github.com/AxioDL/metaforce.git
Watch
2
Star
0
Fork
You've already forked metaforce
0
Code
Issues
Projects
Releases
Wiki
Activity
822e5d3410
metaforce
/
metaforce-gui
/
MacOSSystemVersion.hpp
4 lines
78 B
C++
Raw
Blame
History
#
pragma once
void
GetMacOSSystemVersion
(
int
&
major
,
int
&
minor
,
int
&
patch
)
;
Reference in New Issue
View Git Blame
Copy Permalink