mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 13:48:02 -05:00
core: frontend: Refactor GraphicsContext to its own module.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/frontend/graphics_context.h"
|
||||
#include "video_core/renderer_null/renderer_null.h"
|
||||
|
||||
namespace Null {
|
||||
|
Reference in New Issue
Block a user