mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 19:58:38 -05:00
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
This commit is contained in:
@ -131,8 +131,8 @@ add_library(core STATIC
|
||||
frontend/framebuffer_layout.cpp
|
||||
frontend/framebuffer_layout.h
|
||||
frontend/input.h
|
||||
frontend/scope_acquire_window_context.cpp
|
||||
frontend/scope_acquire_window_context.h
|
||||
frontend/scope_acquire_context.cpp
|
||||
frontend/scope_acquire_context.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
hardware_interrupt_manager.cpp
|
||||
|
Reference in New Issue
Block a user