mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 03:07:50 -05:00
core: frontend: Refactor GraphicsContext to its own module.
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
|
||||
struct SDL_Window;
|
||||
|
||||
|
Reference in New Issue
Block a user