This commit is contained in:
Arisotura
2023-12-27 21:28:03 +01:00
parent cbd65a131e
commit 5a08118c87
2 changed files with 82 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#ifndef SCREEN_H
#define SCREEN_H
#include <optional>
#include "glad/glad.h"
#include "FrontendUtil.h"
#include "duckstation/gl/context.h"