mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 13:17:53 -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