mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 09:48:57 -05:00
core: frontend: Refactor GraphicsContext to its own module.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "shader_recompiler/frontend/ir/basic_block.h"
|
||||
#include "shader_recompiler/frontend/maxwell/control_flow.h"
|
||||
|
||||
|
Reference in New Issue
Block a user