1
0
Fork 0
mirror of https://github.com/hrydgard/ppsspp.git synced 2025-04-02 11:01:50 -04:00
ppsspp/SDL/SDLCocoaMetalLayer.h

5 lines
76 B
C

#pragma once
extern "C" {
void *makeWindowMetalCompatible(void *window);
}