Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
hrydgard
Edit Copy
Star
GitHub Repository:
hrydgard/ppsspp
Path:
blob/master/SDL/SDLCocoaMetalLayer.h
3
1
8
5
views
1
#pragma once
2
3
extern
"C"
{
4
void
*
makeWindowMetalCompatible
(
void
*
window
)
;
5
}
6
7