mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
6 lines
101 B
C
6 lines
101 B
C
#pragma once
|
|
|
|
#define VK_PROTOTYPES
|
|
#include "ext/vulkan/vulkan.h"
|
|
#include "thin3d/vulkan_utils.h"
|
|
|