ppsspp/SDL/SDLCocoaMetalLayer.h

6 lines
76 B
C
Raw Normal View History

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