mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 21:58:59 -05:00
yuzu_cmd: Split emu_window OpenGL implementation into its own file
This commit is contained in:
@ -4,6 +4,8 @@ add_executable(yuzu-cmd
|
||||
config.cpp
|
||||
config.h
|
||||
default_ini.h
|
||||
emu_window/emu_window_sdl2_gl.cpp
|
||||
emu_window/emu_window_sdl2_gl.h
|
||||
emu_window/emu_window_sdl2.cpp
|
||||
emu_window/emu_window_sdl2.h
|
||||
resource.h
|
||||
|
Reference in New Issue
Block a user