mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 15:13:37 +02:00
7 lines
101 B
C
7 lines
101 B
C
#pragma once
|
|
|
|
#define VK_PROTOTYPES
|
|
#include "ext/vulkan/vulkan.h"
|
|
#include "thin3d/vulkan_utils.h"
|
|
|