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
6e12554026
metaforce
/
metaforce-gui
/
MacOSSystemVersion.hpp
4 lines
78 B
C++
Raw
Normal View
History
Unescape
Escape
Convert to pragma once
2018-10-07 03:41:18 +00:00
#
pragma once
Work on System Check tab of hecl-gui; add HECL icon
2017-12-25 21:53:37 +00:00
void
GetMacOSSystemVersion
(
int
&
major
,
int
&
minor
,
int
&
patch
)
;