mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-21 23:31:24 +00:00
8 lines
78 B
C++
8 lines
78 B
C++
#pragma once
|
|
|
|
#include <epoxy/gl.h>
|
|
#include <imgui.h>
|
|
|
|
namespace GLUtils {
|
|
}
|